summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorKevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-07 15:10:37 +0000
committerKevin <Kevin@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-07 15:10:37 +0000
commit44f46558e22a2b6c7287a233767bbcb713e25f55 (patch)
tree8a121a2098de6597610aa45923b4bc6c96e852f6 /Changelog-Trunk.txt
parent58862dd12a898cbf75f099a2613ed6540325ce90 (diff)
downloadhercules-44f46558e22a2b6c7287a233767bbcb713e25f55.tar.gz
hercules-44f46558e22a2b6c7287a233767bbcb713e25f55.tar.bz2
hercules-44f46558e22a2b6c7287a233767bbcb713e25f55.tar.xz
hercules-44f46558e22a2b6c7287a233767bbcb713e25f55.zip
Party/guild names can no longer be less then 2 characters long.(bugreport:1328)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12521 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 eeafac7c4..e874a5203 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.
+2008/04/07
+ * Party/guild names can no longer be less then 2 characters long. (r12521) [Kevin]
2008/04/06
* Fixed a case where a dangling pointer was formed when a person was
- invited to a party immediately after creating their own. (r12518) [Kevin]