summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authortoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-03-25 12:31:57 +0000
committertoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-03-25 12:31:57 +0000
commit5993e7df4c3ad138ce6e2c891624581412d51bc8 (patch)
tree2971d2b3081ff0d4dcf807d426a6d2c84e3f925c /Changelog-Trunk.txt
parent2e1c55543751e1d10085e6e5d98601b7771f455a (diff)
downloadhercules-5993e7df4c3ad138ce6e2c891624581412d51bc8.tar.gz
hercules-5993e7df4c3ad138ce6e2c891624581412d51bc8.tar.bz2
hercules-5993e7df4c3ad138ce6e2c891624581412d51bc8.tar.xz
hercules-5993e7df4c3ad138ce6e2c891624581412d51bc8.zip
Corrected warning on login.sql
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10068 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index c9be0df69..08bb8b6d2 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,9 @@ 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/03/26
+ * Corrected "format '%lu' expects type 'long unsigned int', but argument 4
+ has type 'unsigned int'" warning on login.sql [Toms]
2007/03/24
* Corrected change r10051 which prevented Ice Pick from working [ultramage]
- the 'ignore_' variables are bitflags and therefore need enough bits