aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 55487135b..84d46533b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-08-15 Alexey Shchepin <alexey@sevcom.net>
+
+ * src/mod_muc/mod_muc.erl: Fixed handling of room names with
+ uppercase letters
+
+ * src/mod_muc/mod_muc_room.erl: Added support for
+ password-protected rooms
+
2003-08-12 Alexey Shchepin <alexey@sevcom.net>
* src/mod_irc/mod_irc_connection.erl: Added handling for
@@ -6,7 +14,7 @@
2003-08-03 Alexey Shchepin <alexey@sevcom.net>
- * src/mod_privacy.erl: Privacy rules support
+ * src/mod_privacy.erl: Privacy rules support (not completed yet)
* src/ejabberd_c2s.erl: Likewise
* src/mod_roster.erl: Likewise