diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-09 16:10:44 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-06-09 16:10:44 +0000 |
commit | 76217d3ca250922d3a55ed73a55e22a678afd49f (patch) | |
tree | d34707f47d5ae08cafea553c3a5bcab702d87eea /Changelog-Trunk.txt | |
parent | 6bd0769c68ca86c5454a360f46d0facbbc75cfe5 (diff) | |
download | hercules-76217d3ca250922d3a55ed73a55e22a678afd49f.tar.gz hercules-76217d3ca250922d3a55ed73a55e22a678afd49f.tar.bz2 hercules-76217d3ca250922d3a55ed73a55e22a678afd49f.tar.xz hercules-76217d3ca250922d3a55ed73a55e22a678afd49f.zip |
* [Fixed]:
- Execution of sleep/sleep2 more than once will hang the script_state.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7075 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 4dac143ab..6b8b978c3 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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/09
+ * [Fixed]:
+ - Execution of sleep/sleep2 more than once will hang the script_state.
+ [Lance]
* Fixed @mapinfo displaying incorrectly maps with nosave which send you
back to your last savepoint. [Skotlex]
* Moved guild_exp_rate from a mapserver battle config setting to a char
|