diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-11-28 01:32:28 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-11-28 01:32:28 +0000 |
commit | 6443340e27014f2646c06b43dd5bf474ab6f66c7 (patch) | |
tree | eb37105e9ed7039c4f26f5e59ef03ebe2e6f098f /Changelog-Trunk.txt | |
parent | 061d0b9861127b7d434569ecb9ed4f2a7b73f02c (diff) | |
download | hercules-6443340e27014f2646c06b43dd5bf474ab6f66c7.tar.gz hercules-6443340e27014f2646c06b43dd5bf474ab6f66c7.tar.bz2 hercules-6443340e27014f2646c06b43dd5bf474ab6f66c7.tar.xz hercules-6443340e27014f2646c06b43dd5bf474ab6f66c7.zip |
* Fixed a crash when using food status bonuses with cash food status bonuses (bugreport:4582, since r14437).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14510 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 f0a789b50..43f0165b1 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2010/11/27 + * Fixed a crash when using food status bonuses with cash food status bonuses (bugreport:4582, since r14437). [Ai4rei] 2010/11/26 * Fixed description of bCriticalAddRace having 'race' and 'crit' parameters interchanged (bugreport:4383, since r1116 and r1382, related r12804). [Ai4rei] * Changed 'killerrid' and 'killedrid' from player vars to player params (bugreport:3249) [ultramage] |