diff options
author | Badlop <badlop@process-one.net> | 2007-11-26 14:35:53 +0000 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2007-11-26 14:35:53 +0000 |
commit | 174c16a15f7448e5a3a8dba3a45cc25a3ea6e33c (patch) | |
tree | 035323c15f812022710ed22ba1bf19f17565fd1f /ChangeLog | |
parent | * doc/guide.tex: Describe in mod_muc: nick register and service admin message... (diff) |
* src/ejabberd.cfg.example: Huge reorganization and grouping of options (EJAB-392).
SVN Revision: 982
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2007-11-26 Badlop <badlop@process-one.net> + * src/ejabberd.cfg.example: Huge reorganization and grouping of options (EJAB-392). + * doc/guide.tex: Describe in mod_muc: nick register and service admin message (EJAB-400). * src/mod_echo.erl: Example function that demonstrates how to receive XMPP packets using Erlang's message passing mechanism (EJAB-247). |