diff options
author | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-14 13:48:25 +0000 |
---|---|---|
committer | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-14 13:48:25 +0000 |
commit | 812dcc999c3e7d5c95233e76c45af2882b3fa11f (patch) | |
tree | cab24cb7785d30b852533ffa943c100f2c143223 /Changelog-Trunk.txt | |
parent | 46207d612a552e254b39a0d2dfbba67c477d59d6 (diff) | |
download | hercules-812dcc999c3e7d5c95233e76c45af2882b3fa11f.tar.gz hercules-812dcc999c3e7d5c95233e76c45af2882b3fa11f.tar.bz2 hercules-812dcc999c3e7d5c95233e76c45af2882b3fa11f.tar.xz hercules-812dcc999c3e7d5c95233e76c45af2882b3fa11f.zip |
Fixed a bug in the disconnection part char-server (not sending you offline)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12590 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 3e7ba8b78..c8cc9ef7c 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. 2008/04/14 + * Fixed a bug in the disconnection part char-server (not sending you offline) [Toms] * Changes to the configure script: [FlavioJS] - added options --with-MYSQL_CFLAGS and --with-MYSQL_LIBS to allow manual setting of those variables 2008/04/13 |