diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-11-23 11:56:44 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-11-23 11:56:44 +0000 |
commit | 326bb46c02abb20c39239b2067f3bf4df884cbe3 (patch) | |
tree | af0d93f151158654c5e0d1838d0336723db27c69 /Changelog-Renewal.txt | |
parent | 959fcb568df0534989eba2f23870a12aaecb91a2 (diff) | |
download | hercules-326bb46c02abb20c39239b2067f3bf4df884cbe3.tar.gz hercules-326bb46c02abb20c39239b2067f3bf4df884cbe3.tar.bz2 hercules-326bb46c02abb20c39239b2067f3bf4df884cbe3.tar.xz hercules-326bb46c02abb20c39239b2067f3bf4df884cbe3.zip |
* Labels longer than 23 characters will no longer cause the server to exit immediately (bugreport:4563, since r1213).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/renewal@14494 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Renewal.txt')
-rw-r--r-- | Changelog-Renewal.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Renewal.txt b/Changelog-Renewal.txt index c2619d632..a24133031 100644 --- a/Changelog-Renewal.txt +++ b/Changelog-Renewal.txt @@ -8,6 +8,7 @@ Date Added - Fixed data type inconsistency in @statuspoint and @skillpoint (since r5762, related r13541). - Silenced truncation warnings in CR_ACIDDEMONSTRATION damage calculation and cardfix application (since r13700). - Reformatted unit_blown to make it look cleaner (follow up to r14492). + * Labels longer than 23 characters will no longer cause the server to exit immediately (bugreport:4563, since r1213). 2010/11/22 * mail_deliveryfail no longer attempts to log (since r12910) and give items (since r11855), when there is no item attached to the mail (bugreport:3239). [Ai4rei] * Fixed a crash when shutting down char-server (TXT only), after it failed to load storage save data (since r1275). [Ai4rei] |