summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-10 09:59:21 +0000
committerPlaytester <Playtester@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-10 09:59:21 +0000
commit1ef0bd37d42fffe28e569a802ab349a0cc4e9da1 (patch)
treebdb04784fcb76ba9d684e992d34d188a08e5b7e0 /Changelog-Trunk.txt
parentd631b185766008b2bebc2a1b4f4d888a31bbb84d (diff)
downloadhercules-1ef0bd37d42fffe28e569a802ab349a0cc4e9da1.tar.gz
hercules-1ef0bd37d42fffe28e569a802ab349a0cc4e9da1.tar.bz2
hercules-1ef0bd37d42fffe28e569a802ab349a0cc4e9da1.tar.xz
hercules-1ef0bd37d42fffe28e569a802ab349a0cc4e9da1.zip
Updated item_db.sql and mob_db.sql
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8690 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 0751658ee..d648c91a7 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,8 @@ 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.
+2006/09/10
+ * Updated item_db.sql and mob_db.sql [Playtester]
2006/09/09
* Added a crash protection in case mapfreeblock unlock tries to free a null
pointer. [Skotlex]