summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-15 02:55:50 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-15 02:55:50 +0000
commit3aa689e30efaac30f0899b44f82dc755e44ac6d7 (patch)
tree5c4edbde709aa708f624c2cae68a6153f6766539 /Changelog-Trunk.txt
parentcffd40f5ba4897e1099ba843dac80363f4a20aca (diff)
downloadhercules-3aa689e30efaac30f0899b44f82dc755e44ac6d7.tar.gz
hercules-3aa689e30efaac30f0899b44f82dc755e44ac6d7.tar.bz2
hercules-3aa689e30efaac30f0899b44f82dc755e44ac6d7.tar.xz
hercules-3aa689e30efaac30f0899b44f82dc755e44ac6d7.zip
- Fixed a possible crash in Venom Splasher if the countdown is too high.
- Small cleanup in clif.c hoping that it'll fix a mysterious crash. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5606 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 c203654eb..5d2a7c483 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/14
+ * Fixed a possible crash in Venom Splasher if the countdown is too high.
+ [Skotlex]
* Fixed skill_notok blocking guild skills [Skotlex]
* Fixed Napalm vulcan's time2 entry in the skill_cast_db [Skotlex]
* Fixed the average_lv column size specification for levels above 255.