summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorZido <Zido@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-08 07:51:27 +0000
committerZido <Zido@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-08 07:51:27 +0000
commit2cc906601b811c4059f3fe9922f4ab3cee732dcb (patch)
treea9501db4282b1007ab314e81886d285f6d3252fc /Changelog-Trunk.txt
parentb2ad735efc1798101018d4e0973d7bea681a1310 (diff)
downloadhercules-2cc906601b811c4059f3fe9922f4ab3cee732dcb.tar.gz
hercules-2cc906601b811c4059f3fe9922f4ab3cee732dcb.tar.bz2
hercules-2cc906601b811c4059f3fe9922f4ab3cee732dcb.tar.xz
hercules-2cc906601b811c4059f3fe9922f4ab3cee732dcb.zip
- Fixed irc.c, no more crashes
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5954 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 7c391faa5..21daf919d 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,9 @@ 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.
+2006/04/08
+ * Fixed up irc.c, no more crashes :D [Zido]
+
2006/04/07
* Likely fixed a mob not returning to their original class view on respawn
after they changed class in their previous life. [Skotlex]