summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-18 01:43:46 +0000
committerLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-18 01:43:46 +0000
commit1950be354765cfc65032d61a3352d0b8f58929c0 (patch)
tree691c2d14c1e168bc371df364c62b049e4f0589f8 /Changelog-Trunk.txt
parent4ee37b0132cb5da002ec8a071b4269133cb11768 (diff)
downloadhercules-1950be354765cfc65032d61a3352d0b8f58929c0.tar.gz
hercules-1950be354765cfc65032d61a3352d0b8f58929c0.tar.bz2
hercules-1950be354765cfc65032d61a3352d0b8f58929c0.tar.xz
hercules-1950be354765cfc65032d61a3352d0b8f58929c0.zip
* Fixed warnings on compilers again.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5654 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 8058fab46..748b30756 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,9 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
+2006/03/18
+ * Fixed warnings on compilers again. [Lance]
+
2006/03/17
* Fixed the mob_skill_db by commenting out lines with targeted skills
being cast during an idle state. (Thanks to LittleWolf) [Zephiris]