diff options
author | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-21 21:44:52 +0000 |
---|---|---|
committer | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-21 21:44:52 +0000 |
commit | 231a3b4ee0bc05308bcf24051dc2ab34fe1f7f5a (patch) | |
tree | 48067e999a592d1d66bbd55459880b0cbc3ef340 /Changelog-Trunk.txt | |
parent | 92ece480f5e9155fe9e29ce185d040efc33500dd (diff) | |
download | hercules-231a3b4ee0bc05308bcf24051dc2ab34fe1f7f5a.tar.gz hercules-231a3b4ee0bc05308bcf24051dc2ab34fe1f7f5a.tar.bz2 hercules-231a3b4ee0bc05308bcf24051dc2ab34fe1f7f5a.tar.xz hercules-231a3b4ee0bc05308bcf24051dc2ab34fe1f7f5a.zip |
Fixed SQL-Guild Creation, guild name was escaped 2 times
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8413 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 91ceb325a..a1e1b7bab 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.
2006/08/21
+ * Fixed SQL-Guild Creation, guild name was escaped 2 times [Toms]
* Some cleaning of the splash skills. Updated skill-attack to enable again
passing of flag 0xF000 which signals that the skill level sent to the
client should be -1 (no skill name shouted). Should (hopefully) clear/clean
|