diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-04-17 07:29:20 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-04-17 07:29:20 +0000 |
commit | d8b32cd3d2c91d510dbbc4d344198a31a0a58c69 (patch) | |
tree | 2068ffba4a9fbf64cfc01898b482f5ab529bad11 /Changelog-Trunk.txt | |
parent | 432ec6db58f1c10a4c1050d5af6ebe329c03cf91 (diff) | |
download | hercules-d8b32cd3d2c91d510dbbc4d344198a31a0a58c69.tar.gz hercules-d8b32cd3d2c91d510dbbc4d344198a31a0a58c69.tar.bz2 hercules-d8b32cd3d2c91d510dbbc4d344198a31a0a58c69.tar.xz hercules-d8b32cd3d2c91d510dbbc4d344198a31a0a58c69.zip |
* Fixed char-server missing some WFIFOHEAD (partially due to r10909 being reverted by r11245, follow up to r9307 and r14618).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14798 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 69789a602..bc05a05f4 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2011/04/17 + * Fixed char-server missing some WFIFOHEAD (partially due to r10909 being reverted by r11245, follow up to r9307 and r14618). [Ai4rei] 2011/04/16 * Added support for visible garments/robes. [Ai4rei] - For SQL apply upgrade_svn14797.sql to upgrade table `char`; for TXT no action is necessary, as it upgrades itself. |