diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-27 11:34:16 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-27 11:34:16 +0000 |
commit | a011f250a762ed62403cf25f61f52e7b35193aec (patch) | |
tree | 33665c1c8fa2c21741aef43e4749c1de69dd3f42 /Changelog-Trunk.txt | |
parent | 2a98d8b8347e8657658d5754bad32c1290e4dce1 (diff) | |
download | hercules-a011f250a762ed62403cf25f61f52e7b35193aec.tar.gz hercules-a011f250a762ed62403cf25f61f52e7b35193aec.tar.bz2 hercules-a011f250a762ed62403cf25f61f52e7b35193aec.tar.xz hercules-a011f250a762ed62403cf25f61f52e7b35193aec.zip |
merged the charserver acc modification code cleanup to TXT (r11324)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12440 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index bb9085301..f6b0eb8ac 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,7 +4,8 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2007/03/27 - * Chagned trunk's default server->client PACKETVER to 9 + * merged the charserver acc modification code cleanup to TXT (r11324) + * changed trunk's default server->client PACKETVER to 9 2008/03/26 * Adjusted eAthena code to compile cleanly in C++ mode. 2008/03/24 |