aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMickaël Rémond <mickael.remond@process-one.net>2007-09-04 07:56:17 +0000
committerMickaël Rémond <mickael.remond@process-one.net>2007-09-04 07:56:17 +0000
commit43fe376d67df3bd849195dffb847fa5f46be06d7 (patch)
treea0a0c2a64503b5892f56d9df778f8fa05a457fab /ChangeLog
parent* src/mod_register.erl: update ejabberd commands to support XEP-0133 (initial... (diff)
* ChangeLog: Update.
SVN Revision: 919
Diffstat (limited to '')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0fd61f18f..23cbd3d29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2007-09-04 Mickael Remond <mremond@process-one.net>
+
+ * src/mod_register.erl: update ejabberd commands to support
+ XEP-0133 (initial patch by Badlop) (EJAB-325).
+ * src/mod_configure.erl: Likewise.
+ * src/mod_announce.erl: Likewise.
+ * src/jlib.hrl: Likewise.
+ * src/ejabberd.cfg.example: Likewise.
+ * doc/guide.tex: Likewise.
+
2007-09-03 Mickael Remond <mremond@process-one.net>
* examples/extauth/check_pass_null.pl: Perl is generally available