aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2007-11-26 14:35:53 +0000
committerBadlop <badlop@process-one.net>2007-11-26 14:35:53 +0000
commit174c16a15f7448e5a3a8dba3a45cc25a3ea6e33c (patch)
tree035323c15f812022710ed22ba1bf19f17565fd1f /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--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 23b0fac98..bc2f7594f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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).