summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-05-26 11:25:12 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-05-26 11:25:12 +0000
commit80ce7898584ef58f01470fc8969bddfca47a2629 (patch)
tree59cf80a9ad715d11ec4457951bf1b555ca4b1f4a /Changelog-Trunk.txt
parent59464c97011417a3535a2a614365211c124bf62e (diff)
downloadhercules-80ce7898584ef58f01470fc8969bddfca47a2629.tar.gz
hercules-80ce7898584ef58f01470fc8969bddfca47a2629.tar.bz2
hercules-80ce7898584ef58f01470fc8969bddfca47a2629.tar.xz
hercules-80ce7898584ef58f01470fc8969bddfca47a2629.zip
Increased the allowed packet size for chat messages.
Changed the capacity of the message column in chatlog (see sql update). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12725 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 25a0c0585..c6f705e31 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/05/26
+ * Increased the allowed packet size for chat messages [ultramage]
+ - changed the capacity of the message column in chatlog (see sql update)
2008/05/25
* Increased storage space to 600 [Playtester]
2008/05/24