diff options
author | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-21 18:15:05 +0000 |
---|---|---|
committer | FlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-21 18:15:05 +0000 |
commit | ffdb7c140be8f2326b09d92a5f0b131e76ea70aa (patch) | |
tree | 367262e2b93b9e154f11efca7cd2c60e25b63481 /Changelog-Trunk.txt | |
parent | 2909c94a61ace412c15489ca12a969c5d4026e41 (diff) | |
download | hercules-ffdb7c140be8f2326b09d92a5f0b131e76ea70aa.tar.gz hercules-ffdb7c140be8f2326b09d92a5f0b131e76ea70aa.tar.bz2 hercules-ffdb7c140be8f2326b09d92a5f0b131e76ea70aa.tar.xz hercules-ffdb7c140be8f2326b09d92a5f0b131e76ea70aa.zip |
* Fixed Sql_SetEncoding not setting the encoding of the connection properly. (fixes bugreport:30)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11774 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 c83f80420..bc4f504c9 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,8 @@ 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/11/21 + * Fixed Sql_SetEncoding not setting the encoding of the connection + properly. (fixes bugreport:30) * Added backward compatible target 'conf' to the Makefile. [FlavioJS] * Changed Lif's Emergency Avoid to just get a normal skill delay (blocks all skills, cancelled by mapchange / re-summon) instead of |