diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-03-21 10:08:40 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-03-21 10:08:40 +0000 |
commit | 1870f99f285b3aee1e6dbffaa29a23c1f27d9080 (patch) | |
tree | 60a5b397ebff07bc72350423be0c8fed55b20362 /Changelog-Trunk.txt | |
parent | 09b5ddd71e1daa21c8e186207f7f3d1a4e3b11ed (diff) | |
download | hercules-1870f99f285b3aee1e6dbffaa29a23c1f27d9080.tar.gz hercules-1870f99f285b3aee1e6dbffaa29a23c1f27d9080.tar.bz2 hercules-1870f99f285b3aee1e6dbffaa29a23c1f27d9080.tar.xz hercules-1870f99f285b3aee1e6dbffaa29a23c1f27d9080.zip |
Added missing checks to stop an infinite free cash point exploit. (bugreport:4139)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14266 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 aa1201a79..1caf2df79 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. +2010/03/21 + * Added missing checks to stop an infinite free cash point exploit. (bugreport:4139) [ultramage] 2010/03/02 * Fixed an exploit where the buyer can end the auction himself. [Inkfish] 2010/02/27 |