diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-25 20:47:07 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-25 20:47:07 +0000 |
commit | 0bdd239ebf26779ee70ffca7f50d0a9c7b01d2c7 (patch) | |
tree | 3158d84376d974aff5eeec37d4d16b0e88d56f1e /Changelog-Trunk.txt | |
parent | 1129f1a4fbf910016ff6b3b44b3cd178237ee95d (diff) | |
download | hercules-0bdd239ebf26779ee70ffca7f50d0a9c7b01d2c7.tar.gz hercules-0bdd239ebf26779ee70ffca7f50d0a9c7b01d2c7.tar.bz2 hercules-0bdd239ebf26779ee70ffca7f50d0a9c7b01d2c7.tar.xz hercules-0bdd239ebf26779ee70ffca7f50d0a9c7b01d2c7.zip |
- Merged FlavioJS's script patch which should fix stuff like "mes ();" causing crashes.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8867 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 97d3721df..5aac4a093 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/09/25
+ * Merged FlavioJS's script patch which should fix stuff like "mes ();"
+ causing crashes. [Skotlex]
* Item group reading will now complain when a line doesn't has enough
fields. [Skotlex]
* Fixed #baselevelup adding instead of substracting status points when used
|