diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-08 23:26:00 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-08 23:26:00 +0000 |
commit | 5eaad65d1b39258928f49f6dcd98a08800e01444 (patch) | |
tree | a761dd0c4f544dcfa07bdac250deab3abfad6a28 /conf-tmpl/Changelog.txt | |
parent | 655384295651f8611b0caa2022cbceac073c1b4d (diff) | |
download | hercules-5eaad65d1b39258928f49f6dcd98a08800e01444.tar.gz hercules-5eaad65d1b39258928f49f6dcd98a08800e01444.tar.bz2 hercules-5eaad65d1b39258928f49f6dcd98a08800e01444.tar.xz hercules-5eaad65d1b39258928f49f6dcd98a08800e01444.zip |
- Added code for SQL that will automatically detect the ping interval at startup, and copy-pasted it around the code
- Removed the conf setting as it is not needed anymore
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9830 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl/Changelog.txt')
-rw-r--r-- | conf-tmpl/Changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf-tmpl/Changelog.txt b/conf-tmpl/Changelog.txt index 5f9a68738..b5b49e50c 100644 --- a/conf-tmpl/Changelog.txt +++ b/conf-tmpl/Changelog.txt @@ -1,5 +1,8 @@ Date Added +2007/02/08 + * Since the mysql ping interval is now autoconfigured, removed + the connection_ping_interval config setting in inter_athena.conf 2007/02/01 * Improved a bit the description of the mvp item get time config settings. 2007/01/29 |