diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-08-21 07:16:40 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-08-21 07:16:40 +0000 |
commit | 1013fd3227f78a0b02c121a36a6f66fdcbd75203 (patch) | |
tree | 53421a13c87309aa56c4dd87dbaf3cc0917d7b74 /Changelog-Trunk.txt | |
parent | ad8b21eed7219a457340278ed39642578d48b2eb (diff) | |
download | hercules-1013fd3227f78a0b02c121a36a6f66fdcbd75203.tar.gz hercules-1013fd3227f78a0b02c121a36a6f66fdcbd75203.tar.bz2 hercules-1013fd3227f78a0b02c121a36a6f66fdcbd75203.tar.xz hercules-1013fd3227f78a0b02c121a36a6f66fdcbd75203.zip |
Fixed the wrong packet length makes client choke when add_quest packets are sent.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14019 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 98e67415a..ecb19550c 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 09/08/20 * Added bMagicHPGainValue and bMagicSPGainValue. [Inkfish] + * Fixed the wrong packet length makes client choke when add_quest packets are sent. [Inkfish] 09/08/18 * Some fixes for Heat [Inkfish] - Heat and other ground skills' activation won't cancel combo wait. (bugreport:3228) |