diff options
author | blackhole89 <blackhole89@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-14 17:13:56 +0000 |
---|---|---|
committer | blackhole89 <blackhole89@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-14 17:13:56 +0000 |
commit | 4b1b8c0771196351cb2c6ef4bd71676807c08633 (patch) | |
tree | 29bf91d8849c427f26fd889b496be6051b84c600 /Changelog-Trunk.txt | |
parent | 987aa586c48f83830f8c457d5cfe49361acb028a (diff) | |
download | hercules-4b1b8c0771196351cb2c6ef4bd71676807c08633.tar.gz hercules-4b1b8c0771196351cb2c6ef4bd71676807c08633.tar.bz2 hercules-4b1b8c0771196351cb2c6ef4bd71676807c08633.tar.xz hercules-4b1b8c0771196351cb2c6ef4bd71676807c08633.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7164 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 6b4ead64c..bad21b6fe 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/06/14
+ * Fixed buildin_getmobdata. It was trying to handle the first parameter as the
+ array to fill in. [blackhole89]
* Blocked again skill usage during marionette. [Skotlex]
* Fixed main.sql adding a key on char_id rather than account_id for the
char table. [Skotlex]
|