diff options
author | Badlop <badlop@process-one.net> | 2009-09-10 22:38:17 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2009-09-10 22:38:17 +0000 |
commit | 4b8d7dd19bafda69998f491b0cc8b2bc044d1bb6 (patch) | |
tree | 68a0dd21e36dbe5dadaacc2a76c9bd471a94b1a7 /doc | |
parent | Add a "created_at" column to some tables in the MySQL schema to store (diff) |
Mention in the 2.1.0 release notes the HTTP-Bind optimization
SVN Revision: 2595
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release_notes_2.1.0.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/release_notes_2.1.0.txt b/doc/release_notes_2.1.0.txt index 152c6c404..29f442a3c 100644 --- a/doc/release_notes_2.1.0.txt +++ b/doc/release_notes_2.1.0.txt @@ -88,6 +88,7 @@ - ejabberdctl script now displays help and categorization of commands * HTTP Binding and HTTP Polling +- HTTP-Bind: module optimization and clean-up - HTTP-Bind: allow configuration of max_inactivity timeout - HTTP-Poll: turn session timeout into a config file parameter |