diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-01-13 03:08:36 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-01-13 03:08:36 +0000 |
commit | dd0cb3c57ad80187ae97467aed36a3718e2629ec (patch) | |
tree | ea5d4751f741fd15068a65a4aac1a7a3527ac508 /Changelog-Trunk.txt | |
parent | 022423b0ef56edb26303a4d5dfa497db617c9406 (diff) | |
download | hercules-dd0cb3c57ad80187ae97467aed36a3718e2629ec.tar.gz hercules-dd0cb3c57ad80187ae97467aed36a3718e2629ec.tar.bz2 hercules-dd0cb3c57ad80187ae97467aed36a3718e2629ec.tar.xz hercules-dd0cb3c57ad80187ae97467aed36a3718e2629ec.zip |
- Fixed a possible ers_entry corruption if you die from bleeding while under the effects of kaizel.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12063 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 703495ec5..150a192f8 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. 2008/01/13 + * Fixed a possible ers_entry corruption if you die from bleeding while + under the effects of kaizel. * Updated Safety wall so it does not blocks melee magic. [Skotlex] 2008/01/12 * Another possible fix to ers/status_change crashing. |