diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-01-14 14:03:06 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-01-14 14:03:06 +0000 |
commit | 0e882b69855dab5ae0c50e52b3db8316c6054751 (patch) | |
tree | 81020725036353cacc2534c3dbd95535fc5b98e5 /Changelog-Trunk.txt | |
parent | 6b405aa702e726f1eadcc3657c2da12f112afe0d (diff) | |
download | hercules-0e882b69855dab5ae0c50e52b3db8316c6054751.tar.gz hercules-0e882b69855dab5ae0c50e52b3db8316c6054751.tar.bz2 hercules-0e882b69855dab5ae0c50e52b3db8316c6054751.tar.xz hercules-0e882b69855dab5ae0c50e52b3db8316c6054751.zip |
* Added client login packets 0x01fa and 0x027c.
* Other minor cleanups.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13449 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 4b2338e26..357dac03c 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ 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. +2009/01/14 + * Added client login packets 0x01fa and 0x027c. [FlavioJS] + * Other minor cleanups. 2009/01/13 * Cleaned up command @users/#users: [FlavioJS] - displays everything on the target user (self for @users) |