summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorZido <Zido@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-18 21:28:35 +0000
committerZido <Zido@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-18 21:28:35 +0000
commit7ce278a93a2f577d7513b59f497ebe5f4b6ebb8c (patch)
tree13d361ca18a302db16c1352404656a431ab7b60f /Changelog-Trunk.txt
parent8eb561a6c0ec23aa31e46aee768e1dacee9ebe90 (diff)
downloadhercules-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.txt1
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.