diff options
author | Alexey Shchepin <alexey@process-one.net> | 2004-09-30 21:54:39 +0000 |
---|---|---|
committer | Alexey Shchepin <alexey@process-one.net> | 2004-09-30 21:54:39 +0000 |
commit | 34de660c44fd290a0ef03e24f61bf12c167df19c (patch) | |
tree | c08f50066846daf53ce08e5e8040174c383fc645 /ChangeLog | |
parent | * src/ejabberd_listener.erl: Check result of controlling_process (diff) |
* 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
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2004-09-30 Alexey Shchepin <alexey@sevcom.net> + + * 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 <alexey@sevcom.net> * src/ejabberd_listener.erl: Check result of controlling_process |