diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-02-01 07:22:17 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-02-01 07:22:17 +0000 |
commit | a750e617bbff351a9d82748c9b42d3ff453b762f (patch) | |
tree | 470393b07f21d49dd6e40f73efd19863be669ecc /Changelog-Trunk.txt | |
parent | 3bd37700244cf224107ebf94d8b0d824c20c17df (diff) | |
download | hercules-a750e617bbff351a9d82748c9b42d3ff453b762f.tar.gz hercules-a750e617bbff351a9d82748c9b42d3ff453b762f.tar.bz2 hercules-a750e617bbff351a9d82748c9b42d3ff453b762f.tar.xz hercules-a750e617bbff351a9d82748c9b42d3ff453b762f.zip |
Fixed sql charserver crashing when mapserver is disconnected and someone does a double login (bugreport:870)
- it was a typo in r11410
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12159 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 5350caf68..19854d755 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/02/01 + * Fixed sql charserver crashing sometimes (bugreport:870) [ultramage] 2008/01/29 * Plagiarize can no longer copy skill levels beyond their max skill_db value. |