diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-18 15:06:51 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-18 15:06:51 +0000 |
commit | f23b4d59152d46450d80066d514869c34c512abc (patch) | |
tree | 4d005ceeca4cf7990f3ccbabf6dcc5acc93bd8fb /Changelog-Trunk.txt | |
parent | ce43974752343c7262d2771202d24ada39086754 (diff) | |
download | hercules-f23b4d59152d46450d80066d514869c34c512abc.tar.gz hercules-f23b4d59152d46450d80066d514869c34c512abc.tar.bz2 hercules-f23b4d59152d46450d80066d514869c34c512abc.tar.xz hercules-f23b4d59152d46450d80066d514869c34c512abc.zip |
- Cosmetic changes to db.
- Fixed the unused MAPINDEX_AUTOADD section in mapindex.c (mapindex.h wasn't being included)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9515 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 4e0f01778..2175133ac 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,10 @@ 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. +2006/12/18 + * Cosmetic changes to db. + * Fixed the unused MAPINDEX_AUTOADD section in mapindex.c (mapindex.h + wasn't being included) [FlavioJS] 2006/12/16 * Moved packet_len_table values to packet_db[SERVER]. * When an invalid packet_ver is found, all it's entries are discarted |