summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authortoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-03 09:46:35 +0000
committertoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-03 09:46:35 +0000
commit9ded493ba82983942244317f6c29b0d38c0bcd1d (patch)
treee5f6173ed5c8850b05d8cbc9e513ae314603a929 /Changelog-Trunk.txt
parentc2a903c8ad865c94875fd3aaffae1647afc2ba8d (diff)
downloadhercules-9ded493ba82983942244317f6c29b0d38c0bcd1d.tar.gz
hercules-9ded493ba82983942244317f6c29b0d38c0bcd1d.tar.bz2
hercules-9ded493ba82983942244317f6c29b0d38c0bcd1d.tar.xz
hercules-9ded493ba82983942244317f6c29b0d38c0bcd1d.zip
Changed atoi to strtoul for guild-experience's field
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8090 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 8ce57b3ec..9139dce6e 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,7 @@ 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/08/03
+ * Changed atoi to strtoul for guild-experience's field [Toms]
* Fixed a bug in int_storage.c, temp array doesn't have the good size [Toms]
2006/08/02
* Modified yet again SC_SILENCE after iRO tests from Entwined on IRC.