summaryrefslogtreecommitdiff
path: root/conf/Changelog.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-07-27 12:40:29 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-07-27 12:40:29 +0000
commit807577cbc6c8e93e99ab4140789babaae10be279 (patch)
tree238efb9c21709092c71ab6a9fbf6c8a36126102d /conf/Changelog.txt
parentecbb7655309ca4cda4b4cf2b92e1c52e250505e2 (diff)
downloadhercules-807577cbc6c8e93e99ab4140789babaae10be279.tar.gz
hercules-807577cbc6c8e93e99ab4140789babaae10be279.tar.bz2
hercules-807577cbc6c8e93e99ab4140789babaae10be279.tar.xz
hercules-807577cbc6c8e93e99ab4140789babaae10be279.zip
Cleaned up several poorly chosen loginlog variable names.
Removed the unused login and txt->sql options in inter_athena.conf. Renamed config option log_db to log_db_db in inter_athena.conf. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13005 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf/Changelog.txt')
-rw-r--r--conf/Changelog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/Changelog.txt b/conf/Changelog.txt
index d5371167f..353e9ceb3 100644
--- a/conf/Changelog.txt
+++ b/conf/Changelog.txt
@@ -1,6 +1,8 @@
Date Added
2008/07/27
+ * Removed the unused login and txt->sql options in inter_athena.conf
+ * Renamed config option log_db to log_db_db in inter_athena.conf
* Conf file adjustments for the loginmerge branch
- added new login and ipban db config options to login_athena.conf
- login database options are no longer in inter_athena.conf!