diff options
author | akrus <akrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-07-31 02:13:20 +0000 |
---|---|---|
committer | akrus <akrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-07-31 02:13:20 +0000 |
commit | a90447eb22ec77a9f06cbba7fbcb1fea2ff79520 (patch) | |
tree | c52c0cbe2cf036938b3f9978fed2a034afbcc391 /Changelog-Trunk.txt | |
parent | 266b7d8231be5bf5ff614a6bdcf688b54248c108 (diff) | |
download | hercules-a90447eb22ec77a9f06cbba7fbcb1fea2ff79520.tar.gz hercules-a90447eb22ec77a9f06cbba7fbcb1fea2ff79520.tar.bz2 hercules-a90447eb22ec77a9f06cbba7fbcb1fea2ff79520.tar.xz hercules-a90447eb22ec77a9f06cbba7fbcb1fea2ff79520.zip |
* Fixed: commented out loginlog in convert engine sql tables (loginlog table is in logs database now) [akrus]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13019 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 ab1104b76..1a12f77fb 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2008/07/31 + * Fixed: commented out loginlog in convert engine sql tables (loginlog table is in logs database now) [akrus] 2008/07/30 * Fixed TXT storage code handling storage incorrectly (bugreport:1928) * AccountDB_TXT will now correctly read inconsistent EOLs (bugreport:1934) |