diff options
author | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-19 08:58:08 +0000 |
---|---|---|
committer | Inkfish <Inkfish@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2009-05-19 08:58:08 +0000 |
commit | 5eb1f6ded420742febf81603f4b23920121fdeb0 (patch) | |
tree | 35c1bfc15d99cbbc5ae1d3c2f77400796e996d9f /Changelog-Trunk.txt | |
parent | 9ccaf9b439bb3254733c65d92ffc33e4e984b56c (diff) | |
download | hercules-5eb1f6ded420742febf81603f4b23920121fdeb0.tar.gz hercules-5eb1f6ded420742febf81603f4b23920121fdeb0.tar.bz2 hercules-5eb1f6ded420742febf81603f4b23920121fdeb0.tar.xz hercules-5eb1f6ded420742febf81603f4b23920121fdeb0.zip |
Added missing packet 0x2c9 and fixed 0x2da's length error
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13791 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 56bdfb2b1..ee5ed0d2d 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ 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. +09/05/19 + * Added missing packet 0x2c9 and fixed 0x2da's length error. [Inkfish] 09/05/18 * Item-bonuses now use the official default durations for status changes [Playtester] * status calc code cleanup [ultramage] |