summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authortoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-28 09:17:11 +0000
committertoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-28 09:17:11 +0000
commit966c0d764245b0a94fad78a216b6958b713c0414 (patch)
tree7d28959a1b091ad16538ceb4a0c5c37057b723c8 /Changelog-Trunk.txt
parente24d467f1ae47475e3441d7453f549e22f46f541 (diff)
downloadhercules-966c0d764245b0a94fad78a216b6958b713c0414.tar.gz
hercules-966c0d764245b0a94fad78a216b6958b713c0414.tar.bz2
hercules-966c0d764245b0a94fad78a216b6958b713c0414.tar.xz
hercules-966c0d764245b0a94fad78a216b6958b713c0414.zip
Fixed duplicate case value on NJ_SUITON
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7937 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 0183db62a..7f7bcf337 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.
+2006/07/28
+ * Fixed duplicate case value on NJ_SUITON [Toms]
2006/07/27
* Fixed a memory leak when there exists more than one user function with
the same name, added the appropiate warning when this happens. [Skotlex]