summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-02-06 18:47:30 +0000
committerFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2009-02-06 18:47:30 +0000
commit4459a6244d44f3be68b01164ae52e3a2f212475e (patch)
tree763fbe0df7fd5b44ca681717fab719040605bbdb /Changelog-Trunk.txt
parentb8cec4ee2c23ca6984f31f21dfa3aa6632e564a0 (diff)
downloadhercules-4459a6244d44f3be68b01164ae52e3a2f212475e.tar.gz
hercules-4459a6244d44f3be68b01164ae52e3a2f212475e.tar.bz2
hercules-4459a6244d44f3be68b01164ae52e3a2f212475e.tar.xz
hercules-4459a6244d44f3be68b01164ae52e3a2f212475e.zip
* Follow up to r13485. (bugreport:2741)
- @spiritball creates spiritballs without timer (limited to the array size instead of 500) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13509 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 81c7fd34e..183a368ee 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.
+2009/02/06
+ * Follow up to r13485. (bugreport:2741) [FlavioJS]
+ - @spiritball creates spiritballs without timer (limited to the array size instead of 500)
2009/01/25
* Changes to the configure script: [FlavioJS]
- added option --enable-profiler (supports gprof)