summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-13 17:02:03 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-06-13 17:02:03 +0000
commit7c88cfdb659578ce7d79c6a2bda33d2907d6e246 (patch)
treeebc509736121e531efed03340183c84212375a07 /Changelog-Trunk.txt
parent2f97445eb2d2a7e46e1cfd54285cddde0fbc10b2 (diff)
downloadhercules-7c88cfdb659578ce7d79c6a2bda33d2907d6e246.tar.gz
hercules-7c88cfdb659578ce7d79c6a2bda33d2907d6e246.tar.bz2
hercules-7c88cfdb659578ce7d79c6a2bda33d2907d6e246.tar.xz
hercules-7c88cfdb659578ce7d79c6a2bda33d2907d6e246.zip
- Added irc_channel_pass setting and prevent crashing when irc server lookup by host fails. Thanks to Trancid for the details.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7133 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 64ee5f55b..fa09a7bce 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,8 @@ 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/06/13
+ * Added irc_channel_pass setting and prevent crashing when irc server
+ lookup by host fails. Thanks to Trancid for the details. [Skotlex]
* [Fixed]:
- clif_parse_GetCharNameRequest displaying false alarm for legitimate GM snooping.
[Lance]