summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-02 19:23:25 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-04-02 19:23:25 +0000
commit586c00b494f31c40c337654d658ff60086ba2ca0 (patch)
tree391c46d68126a1efdaccee477934731453e5011f /Changelog-Trunk.txt
parent83f992986e30d3e64ef62d90fda9299609c39f95 (diff)
downloadhercules-586c00b494f31c40c337654d658ff60086ba2ca0.tar.gz
hercules-586c00b494f31c40c337654d658ff60086ba2ca0.tar.bz2
hercules-586c00b494f31c40c337654d658ff60086ba2ca0.tar.xz
hercules-586c00b494f31c40c337654d658ff60086ba2ca0.zip
Updated sql files
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10127 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 e74a697a2..69640ddf5 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.
2007/04/03
+ * Updated sql files [Playtester]
* Fixed char-server crash on @changegm use.
* Cleaned up mmo_auth, this function wasn't only poorly coded, it also had
a SQL-related memory leak in it!