diff options
author | Alexey Shchepin <alexey@process-one.net> | 2003-07-21 20:01:22 +0000 |
---|---|---|
committer | Alexey Shchepin <alexey@process-one.net> | 2003-07-21 20:01:22 +0000 |
commit | 28c0fee27b7714b37df7aa30b9c491275f208ac7 (patch) | |
tree | 873956716c3e72798fca8ff9103dbae6995b1a0d /ChangeLog | |
parent | * (all): Reorganized supervision tree (diff) |
* src/mod_vcard.erl: Bugfix
* src/mod_roster.erl: Bugfix
* src/jlib.hrl: Added iq:privacy namespace
* src/mod_irc/mod_irc_connection.erl: Added support for NOTICE and
CODEPAGE commands, better support for QUIT and PART commands
(thanks to Oleg V. Motienko)
SVN Revision: 126
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2003-07-21 Alexey Shchepin <alexey@sevcom.net> + + * src/mod_vcard.erl: Bugfix + + * src/mod_roster.erl: Bugfix + + * src/jlib.hrl: Added iq:privacy namespace + + * src/mod_irc/mod_irc_connection.erl: Added support for NOTICE and + CODEPAGE commands, better support for QUIT and PART commands + (thanks to Oleg V. Motienko) + 2003-07-20 Alexey Shchepin <alexey@sevcom.net> * (all): Reorganized supervision tree |