diff options
author | Mickaël Rémond <mickael.remond@process-one.net> | 2007-11-02 14:59:06 +0000 |
---|---|---|
committer | Mickaël Rémond <mickael.remond@process-one.net> | 2007-11-02 14:59:06 +0000 |
commit | a32e815bcb9b3a3c99219736fc44823d98acd76b (patch) | |
tree | 27be36fc67b626628180009d6eb63feb9060ddc3 | |
parent | * src/web/ejabberd_http_poll.erl: Refactoring. Moved c2s limits acquisition t... (diff) |
* ChangeLog: Fixed typo.
SVN Revision: 967
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ 2007-11-01 Mickael Remond <mremond@process-one.net> * src/web/ejabberd_http_poll.erl: Support for c2s ACL access, - max_stanza and shaper on http_bind connections (EJAB-243, + max_stanza and shaper on http_poll connections (EJAB-243, EJAB-415, EJAB-416) 2007-10-30 Jerome Sautret <jerome.sautret@process-one.net> |