diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-01-04 09:33:24 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-01-04 09:33:24 +0000 |
commit | 41d79204a9a27ca396b0e9f158b19860aa878f9a (patch) | |
tree | ad5c7d3f9d2677b78acd9f25a2c4675a6f61f93d /Changelog-Trunk.txt | |
parent | 58a49148ed8667e49214d4814fe771e7cceec427 (diff) | |
download | hercules-41d79204a9a27ca396b0e9f158b19860aa878f9a.tar.gz hercules-41d79204a9a27ca396b0e9f158b19860aa878f9a.tar.bz2 hercules-41d79204a9a27ca396b0e9f158b19860aa878f9a.tar.xz hercules-41d79204a9a27ca396b0e9f158b19860aa878f9a.zip |
- Fixed Music Lesson's effect on Assassin Cross of Sunset.
- Fixed a possible crash in status_change_timer when debug mode is disabled.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12006 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index c4158ea33..8f27b40f2 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,10 @@ 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. +2008/01/04 + * Fixed Music Lesson's effect on Assassin Cross of Sunset. + * Fixed a possible crash in status_change_timer when debug mode is + disabled. [Skotlex] 2008/01/03 * Changes to reduce the number of map cell types - Pneuma now again works via status change (see r3969) |