diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-21 13:09:22 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-21 13:09:22 +0000 |
commit | 16072af808e7a55a0ba1ad5efc36c747c04456e3 (patch) | |
tree | 287e3b2ee3020064773b3395b019e030fbbbf43a /Changelog-Trunk.txt | |
parent | bce0ac44c9b5d499de0cc96c89ea54929b3cbc43 (diff) | |
download | hercules-16072af808e7a55a0ba1ad5efc36c747c04456e3.tar.gz hercules-16072af808e7a55a0ba1ad5efc36c747c04456e3.tar.bz2 hercules-16072af808e7a55a0ba1ad5efc36c747c04456e3.tar.xz hercules-16072af808e7a55a0ba1ad5efc36c747c04456e3.zip |
Minor stuff (typos, socket.c, junk in login reply packet)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9886 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 40b93bee6..89ef39a7c 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,11 +3,12 @@ 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. +2007/02/21 + * Minor stuff (typos, socket.c, junk in login reply packet) [ultramage] 2007/02/19 * Fixed @cartlist info message typo [Lupus] 2007/02/17 - * Fixed a typo from r9778, allowing non-gm chars to use /kick [ultramage] - + * Fixed a typo from r9778, allowing non-gm chars to use /kill [ultramage] 2007/02/16 * Fixed the structure of packet 0x6d (new char info). It's the same as the one used for packet 0x6b (chars info). [FlavioJS] |