summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authortoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-14 15:01:04 +0000
committertoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-14 15:01:04 +0000
commit9ed480bc0d17a069cd8430d3ccf2d5893c5c07ac (patch)
tree6f7424ccf45c136a23009b9f5150f0c5af155947 /Changelog-Trunk.txt
parent17e51850eb7db6931d2cf2c01a249d12e56eaa71 (diff)
downloadhercules-9ed480bc0d17a069cd8430d3ccf2d5893c5c07ac.tar.gz
hercules-9ed480bc0d17a069cd8430d3ccf2d5893c5c07ac.tar.bz2
hercules-9ed480bc0d17a069cd8430d3ccf2d5893c5c07ac.tar.xz
hercules-9ed480bc0d17a069cd8430d3ccf2d5893c5c07ac.zip
Fixed a memory leak in mapif_quests_fromsql
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12592 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 422294e54..0a3815cf5 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/04/14
+ * Fixed a memory leak in mapif_quests_fromsql [Toms]
* Fixed a typo in char_sql/char.c [Toms]
* Fixed a bug in the disconnection part char-server (not sending you offline) [Toms]
* Changes to the configure script: [FlavioJS]