summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-02 08:20:45 +0000
committerLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-02 08:20:45 +0000
commitb8349f39d66be3df5d81e9ac2a0ff5b4a1dcdd88 (patch)
tree888e9ec029e9a6ca560f3c803ed3279c705925d9 /Changelog-Trunk.txt
parent015f59b21a12cf22db7351f1e9ce8c41e03cd216 (diff)
downloadhercules-b8349f39d66be3df5d81e9ac2a0ff5b4a1dcdd88.tar.gz
hercules-b8349f39d66be3df5d81e9ac2a0ff5b4a1dcdd88.tar.bz2
hercules-b8349f39d66be3df5d81e9ac2a0ff5b4a1dcdd88.tar.xz
hercules-b8349f39d66be3df5d81e9ac2a0ff5b4a1dcdd88.zip
* Mapregsql will now fully depend on mmysql_handle.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5421 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 7c1c7692c..9d4df8fca 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -5,6 +5,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/03/01
+ * Mapregsql will now fully depend on mmysql_handle. [Lance]
* Optimized strcharinfo to use switch. [Lance]
* Some cleanup of the mob skill reading. Added error reporting for unknown
states/conditions, error reporting now specifies the file and line number.