summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-28 02:02:30 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-11-28 02:02:30 +0000
commit14fedfe759f6dc32c0556421f4c76bf43ac32c3b (patch)
tree6a72035a35f86151cf3cf27ff2eb40e472b6341d /Changelog-Trunk.txt
parent6443340e27014f2646c06b43dd5bf474ab6f66c7 (diff)
downloadhercules-14fedfe759f6dc32c0556421f4c76bf43ac32c3b.tar.gz
hercules-14fedfe759f6dc32c0556421f4c76bf43ac32c3b.tar.bz2
hercules-14fedfe759f6dc32c0556421f4c76bf43ac32c3b.tar.xz
hercules-14fedfe759f6dc32c0556421f4c76bf43ac32c3b.zip
* Fixed a crash uncovered with r14501, caused by outdated local variables when a script is about to suspend or terminate (bugreport:4577).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14511 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 43f0165b1..42a3c35e8 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,6 +1,7 @@
Date Added
2010/11/27
+ * Fixed a crash uncovered with r14501, caused by outdated local variables when a script is about to suspend or terminate (bugreport:4577). [Ai4rei]
* 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]