diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-19 11:26:15 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-05-19 11:26:15 +0000 |
commit | 35874a560ee89397e14eac3e7f40fc0251d67053 (patch) | |
tree | 4f4ed1db75dda09862ee7937c987a53a8cc8f81f /Changelog-Trunk.txt | |
parent | 0b2f57dd4dd8e3ee2a15f9fb121313f45ebc9926 (diff) | |
download | hercules-35874a560ee89397e14eac3e7f40fc0251d67053.tar.gz hercules-35874a560ee89397e14eac3e7f40fc0251d67053.tar.bz2 hercules-35874a560ee89397e14eac3e7f40fc0251d67053.tar.xz hercules-35874a560ee89397e14eac3e7f40fc0251d67053.zip |
Fixed server crashes when you use long hostnames (/thx to Ancyker)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10579 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 324fc4016..c98275df3 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2007/05/19 + * Fixed server crashes when you use long hostnames (/thx to Ancyker) * Removed the wtf-y mmo_char_fromsql_short() from r2527 [ultramage] * Fixed drops of Thanatos Dolor & Thanatos Odium regarding the quest. [SinSloth] * SQL files fixup |