From 34de660c44fd290a0ef03e24f61bf12c167df19c Mon Sep 17 00:00:00 2001 From: Alexey Shchepin Date: Thu, 30 Sep 2004 21:54:39 +0000 Subject: * src/web/ejabberd_http.erl: Fixed processing of POST body for HTTP Polling * src/web/ejabberd_http.erl: Support for "Connection" HTTP header (thanks to Sergei Golovan) * src/translate.erl: Much better handling of xml:lang (thanks to Sergei Golovan) SVN Revision: 271 --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 82931291..6cbef661 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-09-30 Alexey Shchepin + + * src/web/ejabberd_http.erl: Fixed processing of POST body for + HTTP Polling + + * src/web/ejabberd_http.erl: Support for "Connection" HTTP header + (thanks to Sergei Golovan) + + * src/translate.erl: Much better handling of xml:lang (thanks to + Sergei Golovan) + 2004-09-29 Alexey Shchepin * src/ejabberd_listener.erl: Check result of controlling_process -- cgit v1.2.3