diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-03 00:18:51 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-07-03 00:18:51 +0000 |
commit | 75c2294f4600430e5959a99798f7befcb6378e8f (patch) | |
tree | 8f00311d9b613cd2c40b0c74bd57e9cbb6c33ec9 /Changelog-Trunk.txt | |
parent | 8f6728f572f38af31a90d64e128f6b0449ac508c (diff) | |
download | hercules-75c2294f4600430e5959a99798f7befcb6378e8f.tar.gz hercules-75c2294f4600430e5959a99798f7befcb6378e8f.tar.bz2 hercules-75c2294f4600430e5959a99798f7befcb6378e8f.tar.xz hercules-75c2294f4600430e5959a99798f7befcb6378e8f.zip |
* Added reporting of constant and param script data.
* Fixed an incorrect check in menu script command.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10842 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 1f8b3afdc..fa810923c 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ 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. +2007/07/03 + * Added reporting of constant and param script data. + * Fixed an incorrect check in menu script command. [FlavioJS] 2007/07/02 * Undid the change from r10298, frozen status again modifies def/mdef 2007/07/01 |