diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-08 17:24:24 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-08 17:24:24 +0000 |
commit | e40f63571168bfa85567a9accbf53f12d8239af1 (patch) | |
tree | 50d2c29f3f66451dccc3b257a812ca82d7b3e3d6 /Changelog.txt | |
parent | 9429d119e2ce99e16687b1b785352cf5ad0d8ade (diff) | |
download | hercules-e40f63571168bfa85567a9accbf53f12d8239af1.tar.gz hercules-e40f63571168bfa85567a9accbf53f12d8239af1.tar.bz2 hercules-e40f63571168bfa85567a9accbf53f12d8239af1.tar.xz hercules-e40f63571168bfa85567a9accbf53f12d8239af1.zip |
* Added option to turn off login server logging
* Moved char server starting logging to after we've read the configuration file first
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@513 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 81f5bf21c..30e853e28 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,8 @@ Date Added 12/8 + * Added option to turn off login server logging [celest] + * Moved char server starting logging to after we've read the configuration + file first [celest] * Fixed crash with supernovices with 100% base exp [celest] * Updated the readme a little. [Mass Zero] |