diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-01 10:33:42 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-06-01 10:33:42 +0000 |
commit | 12e76d57412a6df83654fc5bdeb66161715f75c9 (patch) | |
tree | 3264ce3fd2463f6ec5dfcd85b1ff3c6531688ed0 /Changelog-Trunk.txt | |
parent | 2ff7b0b8f46b02bac6897758717d799f2df47e87 (diff) | |
download | hercules-12e76d57412a6df83654fc5bdeb66161715f75c9.tar.gz hercules-12e76d57412a6df83654fc5bdeb66161715f75c9.tar.bz2 hercules-12e76d57412a6df83654fc5bdeb66161715f75c9.tar.xz hercules-12e76d57412a6df83654fc5bdeb66161715f75c9.zip |
Fixed ircbot not processing new users
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10657 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 3ac378a1e..355925b32 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2007/06/01 + * Fixed ircbot discarding all user levels when someone joins the channel 2007/05/29 * Hopefully fixed the vsnprintf incompatibility 2007/05/28 |