summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-03 22:28:15 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-03 22:28:15 +0000
commit4dfeedcc9d112d1e86b2dac932ee1b6700223427 (patch)
tree63bf60ffae75aa0c1543895472b89017f088c591 /Changelog-Trunk.txt
parente98da76049ed45fce2490b48e9d6418bd1ec1223 (diff)
downloadhercules-4dfeedcc9d112d1e86b2dac932ee1b6700223427.tar.gz
hercules-4dfeedcc9d112d1e86b2dac932ee1b6700223427.tar.bz2
hercules-4dfeedcc9d112d1e86b2dac932ee1b6700223427.tar.xz
hercules-4dfeedcc9d112d1e86b2dac932ee1b6700223427.zip
- Fixed crash on the NPC whisper system when the message's size was 1.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5452 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 fe80f4273..2931948b8 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -5,6 +5,8 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/03/03
+ * Fixed crash on the NPC whisper system when the message's size was 1.
+ [Skotlex]
* Strip status changes are now removed on logout. [Skotlex]
* Added a column in skill_cast_db for specifying can't walk delays. It's
all set to 0 currently, so someone get updating them! [Skotlex]