summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-05-02 21:22:20 +0000
committerFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-05-02 21:22:20 +0000
commite7e5d3d478f97a7015f6c4334d7d5258461af037 (patch)
tree6edf9dafcdc2998500118c27a3ff8d2d0c2e378f /Changelog-Trunk.txt
parent007926f449df5385122279348361d4b8bc680ad9 (diff)
downloadhercules-e7e5d3d478f97a7015f6c4334d7d5258461af037.tar.gz
hercules-e7e5d3d478f97a7015f6c4334d7d5258461af037.tar.bz2
hercules-e7e5d3d478f97a7015f6c4334d7d5258461af037.tar.xz
hercules-e7e5d3d478f97a7015f6c4334d7d5258461af037.zip
* Fixed missing iterator destruction in the map_foreach* functions (followup to r12684).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12686 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index be26a66b8..b67520f26 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2008/05/02
+ * Fixed missing iterator destruction in the map_foreach* functions (followup to r12684).
* Added backward compatible handling of PACKETVER 8 and 9. (followup to r12539)
* Changes to map_foreach* functions: [FlavioJS]
- removed the unecessary use of va_copy in map_foreachpc