summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-02-13 09:41:20 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-02-13 09:41:20 +0000
commit71d75dcb2b25a8df05fdf04eadecca560960fd90 (patch)
tree6ca20ebb26bfd4e1449b45c90775bd74f7fe9e57 /Changelog-Trunk.txt
parentf298f7b24bca05428fcef277acf1e914bb50cb14 (diff)
downloadhercules-71d75dcb2b25a8df05fdf04eadecca560960fd90.tar.gz
hercules-71d75dcb2b25a8df05fdf04eadecca560960fd90.tar.bz2
hercules-71d75dcb2b25a8df05fdf04eadecca560960fd90.tar.xz
hercules-71d75dcb2b25a8df05fdf04eadecca560960fd90.zip
Merged memory manager updates from old jA revisions (bugreport:663)
Produces less memory overhead and has better overflow detection. Caution, experimental / not fully tested code! (seems to work though...) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12198 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 50f836594..6e1e8efa4 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.
+2008/02/13
+ * Merged memory manager updates from old jA revisions (bugreport:663)
+ - less overhead and better overflow detection (caution, experimental!)
2008/02/11
* 'Forget me Not' no longer blocks ASPD bonuses from working or prevents
their re-casting, they are simply dispelled when the effect takes place.