diff options
author | flaviojs <flaviojs@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-07-06 18:39:57 +0000 |
---|---|---|
committer | flaviojs <flaviojs@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-07-06 18:39:57 +0000 |
commit | 39bece2eb2c650540bec4c23801338f4fd7c7291 (patch) | |
tree | 3f952c6a60b01e7ec9486accaf2f64a980a7f5c0 /Changelog-Trunk.txt | |
parent | 926c49812706623bfa352a38b171b64c62c51932 (diff) | |
download | hercules-39bece2eb2c650540bec4c23801338f4fd7c7291.tar.gz hercules-39bece2eb2c650540bec4c23801338f4fd7c7291.tar.bz2 hercules-39bece2eb2c650540bec4c23801338f4fd7c7291.tar.xz hercules-39bece2eb2c650540bec4c23801338f4fd7c7291.zip |
* Changed grfio.c include order and moved zlib include from the header to the source.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14887 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 b328b3cdf..03f408b19 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2011/07/06 + * Changed grfio.c include order and moved zlib include from the header to the source. [FlavioJS] 2011/07/05 * CMake: split txt and sql variants of login-server and map-server. [FlavioJS] 2011/07/04 |