diff options
author | KarLaeda <KarLaeda@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-24 18:59:58 +0000 |
---|---|---|
committer | KarLaeda <KarLaeda@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-12-24 18:59:58 +0000 |
commit | 45c0e17a5c1040d2294e330c8eb28a9e1a13a0e1 (patch) | |
tree | 1ccd919acb654dd1cddb0315a63888a64c6ec413 /Changelog-Trunk.txt | |
parent | 8990786d187a426ac165c5477cb4d2fbd137b93d (diff) | |
download | hercules-45c0e17a5c1040d2294e330c8eb28a9e1a13a0e1.tar.gz hercules-45c0e17a5c1040d2294e330c8eb28a9e1a13a0e1.tar.bz2 hercules-45c0e17a5c1040d2294e330c8eb28a9e1a13a0e1.tar.xz hercules-45c0e17a5c1040d2294e330c8eb28a9e1a13a0e1.zip |
Small fir for changeset 9539
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9568 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 2b679299e..2c054c19e 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2006/12/24 + * Small fir for changeset 9539 (support for PACKETVER above 7) [KarLaeda] 2006/12/23 * Fallback for parenthesis argument lists in the script engine. "func (exp) , ..." is valid again. |