diff options
author | Mickaël Rémond <mickael.remond@process-one.net> | 2007-02-19 09:45:58 +0000 |
---|---|---|
committer | Mickaël Rémond <mickael.remond@process-one.net> | 2007-02-19 09:45:58 +0000 |
commit | 909cfd7b21fa003f7dd5612c4e55a367079cb3b0 (patch) | |
tree | 099d91979ec3d483c82015515359e53e3362a57c /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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |