summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-14 21:30:24 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-14 21:30:24 +0000
commitfd3e05f2efdfb6844cb213658213d782cbbd9af2 (patch)
tree0f9aa4919f23f8d1941a40776a64226186ef8ce7 /Changelog-Trunk.txt
parent94b5924852ac0c230317cecc0970cf652bae62f3 (diff)
downloadhercules-fd3e05f2efdfb6844cb213658213d782cbbd9af2.tar.gz
hercules-fd3e05f2efdfb6844cb213658213d782cbbd9af2.tar.bz2
hercules-fd3e05f2efdfb6844cb213658213d782cbbd9af2.tar.xz
hercules-fd3e05f2efdfb6844cb213658213d782cbbd9af2.zip
- Fixed the average_lv column size specification. Thanks to Joshuaali (upgrade_svn5607.sql)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5603 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 1803b22ab..9dcb793ed 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -5,6 +5,8 @@ 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/14
+ * Fixed the average_lv column size specification for levels above 255.
+ Thanks to Joshuaali (upgrade_svn5607.sql) [Skotlex]
* Updated @rura/@warp. Now you can use both "@warp mapname x y" and
"@warp mapname,x,y". [LuzZza]
* Added at-command @tonpc <NPC_name> (warp to NPC). [LuzZza]