summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-05-19 07:46:57 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-05-19 07:46:57 +0000
commit65772ed9e9415a487bc8658a4626c18b5cfca3b4 (patch)
tree8d2419a1dff06e0383fbff27e1f0c02fc807875d /Changelog-Trunk.txt
parent1718c0ec0cac0e63a0e3331d2709c930c5818ad9 (diff)
downloadhercules-65772ed9e9415a487bc8658a4626c18b5cfca3b4.tar.gz
hercules-65772ed9e9415a487bc8658a4626c18b5cfca3b4.tar.bz2
hercules-65772ed9e9415a487bc8658a4626c18b5cfca3b4.tar.xz
hercules-65772ed9e9415a487bc8658a4626c18b5cfca3b4.zip
Corrected the problem with countitem2 (value wrapped-around in one case but not in the other, making comparisons fail)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10573 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 3333921f6..65bb32592 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.
+2007/05/19
+ * Corrected the problem with countitem2 [ultramage]
2007/05/14
* Updated sql files [Toms]
2007/05/11