summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-19 15:29:55 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-07-19 15:29:55 +0000
commit08187eb49f9c0cde90ea84abac1135557559ae45 (patch)
tree7712bc4115b1d4d0670ad7a025a761e627077041 /Changelog-Trunk.txt
parentf0076b6d179e06f0a38a90333e26f78d02cd449b (diff)
downloadhercules-08187eb49f9c0cde90ea84abac1135557559ae45.tar.gz
hercules-08187eb49f9c0cde90ea84abac1135557559ae45.tar.bz2
hercules-08187eb49f9c0cde90ea84abac1135557559ae45.tar.xz
hercules-08187eb49f9c0cde90ea84abac1135557559ae45.zip
- Fixed the homun creation sql statement. Why noone else did so before?
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7749 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index f79b75329..e8e46fe9b 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,8 @@ 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/19
+ * Fixed the homun creation sql statement. Why noone else did so before?
+ [Skotlex]
* When enabling/disabling hiding/unhiding an npc, if the npc is a warp, it
will use clearchar and spawn packets instead of changeoption. Thanks to
Toms for the fix. [Skotlex]