summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-11-08 09:26:46 +0000
committerFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-11-08 09:26:46 +0000
commit9eb222426c4275cf35648ac8dc2e6c83cdbba14c (patch)
tree132f2cb9e34cbe382d8f285b4d4a25e52def2acd /Changelog-Trunk.txt
parent48d5e34204d9b077bc22cd095deb1006e621d930 (diff)
downloadhercules-9eb222426c4275cf35648ac8dc2e6c83cdbba14c.tar.gz
hercules-9eb222426c4275cf35648ac8dc2e6c83cdbba14c.tar.bz2
hercules-9eb222426c4275cf35648ac8dc2e6c83cdbba14c.tar.xz
hercules-9eb222426c4275cf35648ac8dc2e6c83cdbba14c.zip
* Updated configure script:
- small correction to the help text of --with-mysql and --with-pcre - added the -Wno-switch compiler option to suppress the "enumeration value '%s' not handled in switch" warnings git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11695 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index cefd6531f..fc9bfc072 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,11 @@ 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/11/08
+ * Updated configure script:
+ - small correction to the help text of --with-mysql and --with-pcre
+ - added the -Wno-switch compiler option to suppress the
+ "enumeration value '%s' not handled in switch" warnings [FlavioJS]
2007/11/07
* Some updates on the mail system packets [Zephyrus]
- Corrected the mail database structure on main.sql