summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-11-04 14:51:42 +0000
committerLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-11-04 14:51:42 +0000
commitcc03970a0f42272d118859b6a03dd0f4a7859828 (patch)
tree3678c56664ba59f4707dad555575c7979905dcca /Changelog-Trunk.txt
parent00f9ebdb6e85d13202c6f9e94b8b5506b82b5399 (diff)
downloadhercules-cc03970a0f42272d118859b6a03dd0f4a7859828.tar.gz
hercules-cc03970a0f42272d118859b6a03dd0f4a7859828.tar.bz2
hercules-cc03970a0f42272d118859b6a03dd0f4a7859828.tar.xz
hercules-cc03970a0f42272d118859b6a03dd0f4a7859828.zip
* Converted itemdb tables to use smallint. Credits to ALZ.
modified Changelog-Trunk.txt modified sql-files/item_db.sql modified sql-files/item_db2.sql added sql-files/upgrade_svn9135.sql git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9135 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 7aa538c9c..807cc4704 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/11/04
+ * Converted itemdb tables to use smallint. Credits to ALZ. [Lance]
2006/11/01
* Reverted LK_Berserk HP requirement, as everything, including kRO X.2 and
pRO X.3, points that way. [Vicious]