diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-02 15:04:14 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-02 15:04:14 +0000 |
commit | 8598458b25ca31eff015a001cd6381e305acf3d0 (patch) | |
tree | 6ba8ed9228da2a1111c9376c98e9d50c2757be7e /Changelog-Trunk.txt | |
parent | d90b2e20d916b9539060dcdb33d13bb41aa1bb89 (diff) | |
download | hercules-8598458b25ca31eff015a001cd6381e305acf3d0.tar.gz hercules-8598458b25ca31eff015a001cd6381e305acf3d0.tar.bz2 hercules-8598458b25ca31eff015a001cd6381e305acf3d0.tar.xz hercules-8598458b25ca31eff015a001cd6381e305acf3d0.zip |
- Fixed the txt->sql converter only saving the very first character permanent variable.
- Fixed the txt->sql converter saving account-wide variables as character-wide ones.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8917 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index be78ef212..a101d6186 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,10 @@ 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/10/02
+ * Fixed the txt->sql converter only saving the very first character
+ permanent variable. [Skotlex]
+ * Fixed the txt->sql converter saving account-wide variables as
+ character-wide ones. [Skotlex]
* Renamed nopenalty mapflag to noexppenalty. Using nopenalty will turn
on/off both noexppenalty and nozenypenalty now. [Skotlex]
2006/10/01
|