diff options
author | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-13 18:47:42 +0000 |
---|---|---|
committer | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-13 18:47:42 +0000 |
commit | 40a44f83fc8c640412af6e4f227106eea9c17003 (patch) | |
tree | 0c2187b2035de9ce32df4537dcdbc5692e6ffda6 /Changelog-Trunk.txt | |
parent | 5d0416edfe1e529b4b24bbf453048168c4fda608 (diff) | |
download | hercules-40a44f83fc8c640412af6e4f227106eea9c17003.tar.gz hercules-40a44f83fc8c640412af6e4f227106eea9c17003.tar.bz2 hercules-40a44f83fc8c640412af6e4f227106eea9c17003.tar.xz hercules-40a44f83fc8c640412af6e4f227106eea9c17003.zip |
Added an include in clif.h to avoid a complaint of gcc
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12580 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 9d2dd0566..fc8fae686 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ 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. 2008/04/13 + * Added an include in clif.h to avoid a complaint of gcc [Toms] * Quick&dirty reversal of the inter-server behaviour introduced in r3255/r3256: - the behaviour enabled a desynch between the char-server and the map-server - now the map-server asks the char-server to authenticate the auth info |