diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-03-01 18:52:31 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-03-01 18:52:31 +0000 |
commit | eab80afc285eb803d4f48bd2eab9e68b607ad281 (patch) | |
tree | 1273a4bebd7c30e194e6134af31fa7b7d87c9311 /Changelog-Trunk.txt | |
parent | 5adc135007c6772a056f399396190fd76c0f0873 (diff) | |
download | hercules-eab80afc285eb803d4f48bd2eab9e68b607ad281.tar.gz hercules-eab80afc285eb803d4f48bd2eab9e68b607ad281.tar.bz2 hercules-eab80afc285eb803d4f48bd2eab9e68b607ad281.tar.xz hercules-eab80afc285eb803d4f48bd2eab9e68b607ad281.zip |
Ankle Snare cannot be knocked back anymore (bugreport:2804).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13554 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 35b49a720..e84d9dfcd 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ 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. +2009/03/01 + * Ankle Snare cannot be knocked back anymore (bugreport:2804) [ultramage] 2009/02/25 * Wrong variable being used in StringBuf_Vprintf. (follow up to r13386, fixes bugreport:2798) [FlavioJS] 2009/02/23 |