diff options
author | Zephiris <Zephiris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-05 12:33:09 +0000 |
---|---|---|
committer | Zephiris <Zephiris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-05 12:33:09 +0000 |
commit | fe85a8e7cbb5cb42cd63374d9723e7a108d83d43 (patch) | |
tree | 1024a4ec94172d78aeec02337d6060d1f986953e /Changelog-Trunk.txt | |
parent | 3490c705d403fc34a0ad7a41848b9be441051402 (diff) | |
download | hercules-fe85a8e7cbb5cb42cd63374d9723e7a108d83d43.tar.gz hercules-fe85a8e7cbb5cb42cd63374d9723e7a108d83d43.tar.bz2 hercules-fe85a8e7cbb5cb42cd63374d9723e7a108d83d43.tar.xz hercules-fe85a8e7cbb5cb42cd63374d9723e7a108d83d43.zip |
* Added support for the 2 new packet versions. [Zephiris]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9958 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 8d290b649..59b35b2ec 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ 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/06 + * Added support for the 2 new packet versions. [Zephiris] * Fixed the loginlog's `user` column length (use upgrade_svn9957.sql) 2007/03/05 * More tweaks to socket.c to simplify the code [ultramage] |