diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-12-23 16:32:45 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-12-23 16:32:45 +0000 |
commit | 9e76b6474486bb97e4acf0dae0c1c8311d7544d5 (patch) | |
tree | c5449946aaa7cd4909781a507ced107f93009a55 /Changelog-Trunk.txt | |
parent | a050a1a8a1bb9e5a61a3b9ac60e1e688e98c4ea3 (diff) | |
download | hercules-9e76b6474486bb97e4acf0dae0c1c8311d7544d5.tar.gz hercules-9e76b6474486bb97e4acf0dae0c1c8311d7544d5.tar.bz2 hercules-9e76b6474486bb97e4acf0dae0c1c8311d7544d5.tar.xz hercules-9e76b6474486bb97e4acf0dae0c1c8311d7544d5.zip |
- Fixed horrible handling of skill_abra_db which leads to memory corruption (depending on the contents of yor abra_db.txt file)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11970 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index ef0b28bd4..8288e11df 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. +2007/12/23 + * Fixed horrible handling of skill_abra_db which leads to memory corruption + (depending on the contents of yor abra_db.txt file) [Skotlex] 2007/12/22 * Fixed droprate overflows when going over rate 2000x [ultramage] * Corrected mob spawn utilization of the delay1/delay2 values (one is |