summaryrefslogtreecommitdiff
path: root/conf/Changelog.txt
diff options
context:
space:
mode:
authorzephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-23 00:31:37 +0000
committerzephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-10-23 00:31:37 +0000
commit90a3c76481654f00e1d6da14ee73997bea8ee31a (patch)
treef8d5d93be815b406fb7684cae1d99180e8c97cd5 /conf/Changelog.txt
parent3aaaaa86887209c21dd16875e3e39237e953db2e (diff)
downloadhercules-90a3c76481654f00e1d6da14ee73997bea8ee31a.tar.gz
hercules-90a3c76481654f00e1d6da14ee73997bea8ee31a.tar.bz2
hercules-90a3c76481654f00e1d6da14ee73997bea8ee31a.tar.xz
hercules-90a3c76481654f00e1d6da14ee73997bea8ee31a.zip
* Removed the inter_athena.conf maildb settings as they are not required anymore.
- MailDB is now an integral part of the MainDB. - To Server Admins, use mysql tools to move your mail data to the new structure. - You can get the maildb structure from main.sql. - Renamed some vars (recomendation of Ultramage :D) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11557 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 457952988..91fe76ce7 100644
--- a/conf/Changelog.txt
+++ b/conf/Changelog.txt
@@ -4,6 +4,8 @@ Date Added
* Rev. 11551 Fixed nopenalty entries for Turbo Track maps. [L0ne_W0lf]
* Rev. 11546 Added Turbo Track map flags. [L0ne_W0lf]
* Removed the mail_server_enable setting as it's not required. [Zephyrus]
+ * Removed the mail_server database settings from interconf.
+ Now maildb is an integral part of the mainDB. [Zephyrus]
2007/10/13
* Renamed the config default_skill_delay to default_walk_delay as that is
the only thing it does now.