diff options
author | flaviojs <flaviojs@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-07-10 15:29:57 +0000 |
---|---|---|
committer | flaviojs <flaviojs@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-07-10 15:29:57 +0000 |
commit | f817e3714747b39a364e99c536e0b802b24fd2c3 (patch) | |
tree | 4feb82dd35e6d4b647dde3716f3fb2463aef0398 /Changelog-Trunk.txt | |
parent | ee66778144c8a069a04d5f77ec73dcab973c61d0 (diff) | |
download | hercules-f817e3714747b39a364e99c536e0b802b24fd2c3.tar.gz hercules-f817e3714747b39a364e99c536e0b802b24fd2c3.tar.bz2 hercules-f817e3714747b39a364e99c536e0b802b24fd2c3.tar.xz hercules-f817e3714747b39a364e99c536e0b802b24fd2c3.zip |
* CMake: lowered required version to 2.8.3 and moved custom cmake modules to 3rdparty/cmake.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14897 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 4d512c8da..2840900ee 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -2,6 +2,7 @@ Date Added 2011/07/10 * Temporary fix for bugreport:4961 (unintended conversion from signed to unsigned). [FlavioJS] + * CMake: lowered required version to 2.8.3 and moved custom cmake modules to 3rdparty/cmake. 2011/07/09 * Added script command 'getmercinfo' for retrieving information about a mercenary of an online character. [Ai4rei] * CMake: added search for math library, made CPack existence optional, updated the search for mysqlclient and corrected misspelled variables (tested with FreeBSD-8.2-i386) [FlavioJS] |