summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-14 20:22:48 +0000
committerFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-14 20:22:48 +0000
commit2f22028112e301768068c4b631141c84704a09a9 (patch)
treea3157e14f7f56cfcf66560eb30c47ca24d92d1e4 /Changelog-Trunk.txt
parent9ed480bc0d17a069cd8430d3ccf2d5893c5c07ac (diff)
downloadhercules-2f22028112e301768068c4b631141c84704a09a9.tar.gz
hercules-2f22028112e301768068c4b631141c84704a09a9.tar.bz2
hercules-2f22028112e301768068c4b631141c84704a09a9.tar.xz
hercules-2f22028112e301768068c4b631141c84704a09a9.zip
* Fixed a possible crash in char_sql. (since r12575, later modified in r12590).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12593 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 0a3815cf5..f7d5f58eb 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 possible crash in char_sql. (since r12575, later modified in r12590). [FlavioJS]
* 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]