diff options
author | flaviojs <flaviojs@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-07-05 20:51:08 +0000 |
---|---|---|
committer | flaviojs <flaviojs@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-07-05 20:51:08 +0000 |
commit | 926c49812706623bfa352a38b171b64c62c51932 (patch) | |
tree | 1d565f11761cacadb1e2d1c4335160c7e2794e97 /Changelog-Trunk.txt | |
parent | b813d39a6d8a0a73558ee1749d34f53681cd83f3 (diff) | |
download | hercules-926c49812706623bfa352a38b171b64c62c51932.tar.gz hercules-926c49812706623bfa352a38b171b64c62c51932.tar.bz2 hercules-926c49812706623bfa352a38b171b64c62c51932.tar.xz hercules-926c49812706623bfa352a38b171b64c62c51932.zip |
* CMake: split txt and sql variants of login-server and map-server.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14886 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 9cdf1dcc0..b328b3cdf 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2011/07/05 + * CMake: split txt and sql variants of login-server and map-server. [FlavioJS] 2011/07/04 * Fixed 'strnlen' still causing warnings in db.c on Debian (follow up to r14855). [Ai4rei] 2011/07/03 |