diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-04-28 15:46:26 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-04-28 15:46:26 +0000 |
commit | 6a4e61e18f15172c80b60c46133862a36b576bb0 (patch) | |
tree | 4b755325699091a1405606cc290a399fc1d744dd /Changelog-Trunk.txt | |
parent | f4538cb0aa956ec56ddcfef5dd47ec02114e3655 (diff) | |
download | hercules-6a4e61e18f15172c80b60c46133862a36b576bb0.tar.gz hercules-6a4e61e18f15172c80b60c46133862a36b576bb0.tar.bz2 hercules-6a4e61e18f15172c80b60c46133862a36b576bb0.tar.xz hercules-6a4e61e18f15172c80b60c46133862a36b576bb0.zip |
* Updated packet 0x163 (ZC_BAN_LIST) to reflect change in packet layout introduced with 2010-08-03aRagexeRE (bugreport:4881, follow up to r14718).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14804 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 1b31ff028..8df118895 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2011/04/28 + * Updated packet 0x163 (ZC_BAN_LIST) to reflect change in packet layout introduced with 2010-08-03aRagexeRE (bugreport:4881, follow up to r14718). [Ai4rei] * Fixed formatted broadcast messages not working with 2010-11-24aRagexeRE and later (bugreport:4872, since r14120). [Ai4rei] 2011/04/27 * Fixed description for script command 'itemheal' claiming, that this command is responsible for potion visual effects which it is not (item-use causes the client to display these) (since r2397). [Ai4rei] |