summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorDracoRPG <DracoRPG@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-20 16:40:22 +0000
committerDracoRPG <DracoRPG@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-20 16:40:22 +0000
commit66c7d0352d02bc74492730bdc66253617d385923 (patch)
tree3b96457e52be5be888ab317fb73eba7ec030b49b /Changelog-Trunk.txt
parentca32e250d3ad395f20a6290f5af7181fdbd5c23e (diff)
downloadhercules-66c7d0352d02bc74492730bdc66253617d385923.tar.gz
hercules-66c7d0352d02bc74492730bdc66253617d385923.tar.bz2
hercules-66c7d0352d02bc74492730bdc66253617d385923.tar.xz
hercules-66c7d0352d02bc74492730bdc66253617d385923.zip
SQL fix for Homunc skills
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7768 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 4e4d3f58f..0d22cead0 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/07/20
+ * Added the SQL fix to Homunculus skill learning/saving bug [DracoRPG]
* Added a status_check_skilluse on skill_attack_area call to prevent splash
damage skills from hitting hidden/trickdead/etc characters. [Skotlex]
* Corrected fog of wall to behave as best known currently: [Skotlex]