summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-07-20 01:16:59 +0000
committerFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-07-20 01:16:59 +0000
commit1bf17bc6fdf7ce3cf037b9c56d61da82f5956aab (patch)
tree61d1387d9d9980087a57bc3f0fe3b64a86bb8d7a /Changelog-Trunk.txt
parent4bb50b23f21075ccb57426a2e04ca637ed56994f (diff)
downloadhercules-1bf17bc6fdf7ce3cf037b9c56d61da82f5956aab.tar.gz
hercules-1bf17bc6fdf7ce3cf037b9c56d61da82f5956aab.tar.bz2
hercules-1bf17bc6fdf7ce3cf037b9c56d61da82f5956aab.tar.xz
hercules-1bf17bc6fdf7ce3cf037b9c56d61da82f5956aab.zip
* Simplified the search in pop_timer_heap and added more debug info to help determine the source condition of timer errors. (bugreport:1860)
* Fixed crash in skill_castend_id. (bugreport:1860) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12968 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 201427743..bf2623489 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,7 +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/07/16
+2008/07/20
+ * Simplified the search in pop_timer_heap and added more debug info to help
+ determine the source condition of timer errors. (bugreport:1860)
+ * Fixed crash in skill_castend_id. (bugreport:1860) [FlavioJS]
* Corrected #storagelist target typo (bugreport:1873) [SketchyPhoenix]
2008/07/16