25
1
mirror of https://github.com/processone/ejabberd.git synced 2024-11-20 16:15:59 +01:00

* ChangeLog: Fixed typo.

SVN Revision: 967
This commit is contained in:
Mickaël Rémond 2007-11-02 14:59:06 +00:00
parent 08cfab8a06
commit a32e815bcb

View File

@ -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>