summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authortoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-01-25 16:11:39 +0000
committertoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-01-25 16:11:39 +0000
commitcece111a565a6d53790248eaa01bf68615d3a4b1 (patch)
tree8f700012e57e71524231c539ca5e93aff0bfb42c /Changelog-Trunk.txt
parent539d0677923e7b668266e500975d452ab442a277 (diff)
downloadhercules-cece111a565a6d53790248eaa01bf68615d3a4b1.tar.gz
hercules-cece111a565a6d53790248eaa01bf68615d3a4b1.tar.bz2
hercules-cece111a565a6d53790248eaa01bf68615d3a4b1.tar.xz
hercules-cece111a565a6d53790248eaa01bf68615d3a4b1.zip
Updated conversion tools for mob_db & item_db
Updated SQL Files (item & mobs) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12138 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index e2eea5284..758729403 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,9 @@ Date Added
AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+2008/01/25
+ * Updated conversion tools for mob_db & item_db
+ * Updated SQL Files (item & mobs) [Toms]
2008/01/21
* Fixed battle config loading not applying the side-effects of
battle_adjust_conf() side-effect if an import: operation fails.