diff options
author | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-05 16:59:20 +0000 |
---|---|---|
committer | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-03-05 16:59:20 +0000 |
commit | 6065a6c341f757f3e0eb35df27168d29fabab318 (patch) | |
tree | a1d5508e9edfd80b8bb146acc801844563a97fa4 /Changelog-Trunk.txt | |
parent | dd6d232f62f0c3611902eadc4ebdc5f2a6c2ec23 (diff) | |
download | hercules-6065a6c341f757f3e0eb35df27168d29fabab318.tar.gz hercules-6065a6c341f757f3e0eb35df27168d29fabab318.tar.bz2 hercules-6065a6c341f757f3e0eb35df27168d29fabab318.tar.xz hercules-6065a6c341f757f3e0eb35df27168d29fabab318.zip |
Fixed an infinite loop if script name contains a single ':'
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9962 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 88a55bedf..89e167095 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. 2007/03/06 + * Fixed an infinite loop if script name contains a single ':' [Toms] * Simplified the Utsusemi/Bunsinjyutsu check to only block weapon skills that do not ignore offensive cards. [Skotlex] * Added support for the 2 new packet versions. [Zephiris] |