summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authortoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-03-27 21:20:12 +0000
committertoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-03-27 21:20:12 +0000
commit009c0edd8287387b7926c84dbb664ca78e8d19ee (patch)
tree3e68a92bb9c617118a386e46d199d977cc13b9c1 /Changelog-Trunk.txt
parente947a57dc1c14cc01ebf0d3a6d0e72af4c9a43c7 (diff)
downloadhercules-009c0edd8287387b7926c84dbb664ca78e8d19ee.tar.gz
hercules-009c0edd8287387b7926c84dbb664ca78e8d19ee.tar.bz2
hercules-009c0edd8287387b7926c84dbb664ca78e8d19ee.tar.xz
hercules-009c0edd8287387b7926c84dbb664ca78e8d19ee.zip
Updated SQL Files (item & mobs)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12444 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 bdf97bc14..1a5f4f730 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/03/27
+ * Updated SQL Files (item & mobs) [Toms]
* Partial rewrite of the login server's auth system.
- replaced the cyclic, size-limited auth_fifo data structure with the
more appropriate DBMap-based alternative (stops some erratic behavior)