summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-12-01 18:36:27 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2010-12-01 18:36:27 +0000
commit8deb4dfef1f3a6b81a93af20eccc7026b308dcc0 (patch)
treeffca29d20b5f246146878c6daf0a616da7e29068 /Changelog-Trunk.txt
parentf1586c89c9aed81d85d72ebbe0a0829f9a9237e9 (diff)
downloadhercules-8deb4dfef1f3a6b81a93af20eccc7026b308dcc0.tar.gz
hercules-8deb4dfef1f3a6b81a93af20eccc7026b308dcc0.tar.bz2
hercules-8deb4dfef1f3a6b81a93af20eccc7026b308dcc0.tar.xz
hercules-8deb4dfef1f3a6b81a93af20eccc7026b308dcc0.zip
* Fixed bAutoSpellOnSkill bonuses could not be chained (bugreport:4421, since r13596).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14536 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 42a463ccb..097077d88 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,6 +1,7 @@
Date Added
2010/12/01
+ * Fixed bAutoSpellOnSkill bonuses could not be chained (bugreport:4421, since r13596). [Ai4rei]
* Fixed NPC_TALK message being displayed with EOL character attached (bugreport:4596, since r14270). [Ai4rei]
* Reverted change from r14533 and restored the 3rd field of mob_avail.txt being optional (bugreport:4599, since r14532). [Ai4rei]
* Monster database reading now utilizes sv_readdb. [Ai4rei]