diff options
author | Zido <Zido@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-18 21:28:35 +0000 |
---|---|---|
committer | Zido <Zido@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-18 21:28:35 +0000 |
commit | 7ce278a93a2f577d7513b59f497ebe5f4b6ebb8c (patch) | |
tree | 13d361ca18a302db16c1352404656a431ab7b60f /Changelog-Trunk.txt | |
parent | 8eb561a6c0ec23aa31e46aee768e1dacee9ebe90 (diff) | |
download | hercules-7ce278a93a2f577d7513b59f497ebe5f4b6ebb8c.tar.gz hercules-7ce278a93a2f577d7513b59f497ebe5f4b6ebb8c.tar.bz2 hercules-7ce278a93a2f577d7513b59f497ebe5f4b6ebb8c.tar.xz hercules-7ce278a93a2f577d7513b59f497ebe5f4b6ebb8c.zip |
- IRC Bot can now auto-join when kicked from the channel
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6170 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 9c1d5e365..7718ebbef 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/04/18
+ * The IRC Bot can now autojoin when kicked, set in irc_athena. [Zido]
* Added @who to the IRC Bot, outputs all online characters. [Zido]
* Changed the memory manager fatal errors when allocating memory to print
out the size request as well as the file and line where they originated.
|