aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0de59dd95..c712bceb8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2004-04-10 Alexey Shchepin <alexey@sevcom.net>
+
+ * src/idna.erl: Support for IDNA (RFC3490)
+ * src/ejabberd_s2s_out.erl: Likewise
+
+2004-04-03 Alexey Shchepin <alexey@sevcom.net>
+
+ * src/xml.erl: element_to_string/1 and crypt/1 now returns deep
+ list
+ * src/mod_muc/mod_muc_room.erl (add_message_to_history): Replaced
+ string:len with lists:flatlength
+
2004-03-21 Alexey Shchepin <alexey@sevcom.net>
* (all): Updated win32 stuff (thanks to Sergei Golovan)