summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-03 15:30:48 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-03 15:30:48 +0000
commit29a426dac900b815634989355199bd6d7bce4fae (patch)
treeb978d25942716a90fc9109d8a1db0f161e143c57 /Changelog-Trunk.txt
parentff179091355023a5875a48e3af447c184c3fe52c (diff)
downloadhercules-29a426dac900b815634989355199bd6d7bce4fae.tar.gz
hercules-29a426dac900b815634989355199bd6d7bce4fae.tar.bz2
hercules-29a426dac900b815634989355199bd6d7bce4fae.tar.xz
hercules-29a426dac900b815634989355199bd6d7bce4fae.zip
- Some adjustments so that the last-skill-used will be correctly cleared when your combo-time ends.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8101 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index b50a46a3e..aef626250 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/08/03
+ * Some adjustments so that the last-skill-used will be correctly cleared
+ when your combo-time ends. [Skotlex]
* Fix a bug in atcommand_charspeed [Toms]
* Fixed a logic error preventing from cooking anything [DracoRPG]
* Cleaned up the last NJ update code. [Skotlex]