diff options
author | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-14 14:22:54 +0000 |
---|---|---|
committer | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-04-14 14:22:54 +0000 |
commit | 17e51850eb7db6931d2cf2c01a249d12e56eaa71 (patch) | |
tree | 29b10766f4de78de88676fc50c7d0681b47d3c25 /Changelog-Trunk.txt | |
parent | 812dcc999c3e7d5c95233e76c45af2882b3fa11f (diff) | |
download | hercules-17e51850eb7db6931d2cf2c01a249d12e56eaa71.tar.gz hercules-17e51850eb7db6931d2cf2c01a249d12e56eaa71.tar.bz2 hercules-17e51850eb7db6931d2cf2c01a249d12e56eaa71.tar.xz hercules-17e51850eb7db6931d2cf2c01a249d12e56eaa71.zip |
Fixed a typo in char_sql/char.c
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12591 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 c8cc9ef7c..422294e54 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 typo in char_sql/char.c [Toms] * 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 |