diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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) |