aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMickaël Rémond <mickael.remond@process-one.net>2007-02-19 09:45:58 +0000
committerMickaël Rémond <mickael.remond@process-one.net>2007-02-19 09:45:58 +0000
commit909cfd7b21fa003f7dd5612c4e55a367079cb3b0 (patch)
tree099d91979ec3d483c82015515359e53e3362a57c /ChangeLog
parent* src/ejabberd_s2s.erl: Confirm to RFC3920 section 10.3 (thanks to (diff)
* src/mod_muc/mod_muc_room.erl: API improvement: Implementation of an
event to destroy MUC room from an external application (Thanks to Massimiliano Mirra) (EJAB-184). SVN Revision: 727
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d8c4c251f..af6dfba54 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-02-19 Mickael Remond <mickael.remond@process-one.net>
+
+ * src/mod_muc/mod_muc_room.erl: API improvement: Implementation of an
+ event to destroy MUC room from an external application (Thanks to
+ Massimiliano Mirra) (EJAB-184).
+
2007-02-18 Alexey Shchepin <alexey@sevcom.net>
* src/ejabberd_s2s.erl: Confirm to RFC3920 section 10.3 (thanks to