summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-08-28 03:55:21 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-08-28 03:55:21 +0000
commitcb8e7fecea483281556158a966f95997b5e73c38 (patch)
tree387e0e21236150088db85df6e09b2bd7607bb42f /Changelog-Trunk.txt
parentaa9b34ab4680df2a15ed58b65b75b5b2e50246b8 (diff)
downloadhercules-cb8e7fecea483281556158a966f95997b5e73c38.tar.gz
hercules-cb8e7fecea483281556158a966f95997b5e73c38.tar.bz2
hercules-cb8e7fecea483281556158a966f95997b5e73c38.tar.xz
hercules-cb8e7fecea483281556158a966f95997b5e73c38.zip
Fixed @cash/@points not handling negative values properly (bugreport:2132)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13145 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 99ca3256c..629cf617f 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.
+2008/08/28
+ * Fixed @cash/@points not handling negative values properly (bugreport:2132) [ultramage]
2008/08/26
* Fixed @agjgmlvl bug preventing its use on other players. (bugreport:2124) [SketchyPhoenix]
* pc_isGM() checks in gm_cant_party config checks will now check against being lower or higher than lowest_gm_level config.