diff options
author | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-22 21:24:15 +0000 |
---|---|---|
committer | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-22 21:24:15 +0000 |
commit | 3aaaaa86887209c21dd16875e3e39237e953db2e (patch) | |
tree | 0955cd55310cef6906a55df4b54f7bb80f68c812 /Changelog-Trunk.txt | |
parent | 84e9ef0a41ed928bef65322a555e5374953ccb06 (diff) | |
download | hercules-3aaaaa86887209c21dd16875e3e39237e953db2e.tar.gz hercules-3aaaaa86887209c21dd16875e3e39237e953db2e.tar.bz2 hercules-3aaaaa86887209c21dd16875e3e39237e953db2e.tar.xz hercules-3aaaaa86887209c21dd16875e3e39237e953db2e.zip |
- Removed some mail config settings and atcommands not required anymore.
- Added documentation for script commands: openmail and homshuffle.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11554 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 3eca6b5ae..b56589762 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -9,6 +9,8 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. * Added the new mail system implementation (Requires more test and optimizations) [Zephyrus] - Updated the mail DB structure. + * Removed some mail config settings and atcommands not required anymore. + - Added documentation for script commands: openmail and homshuffle. 2007/10/21 * Fixed a small mistake in r11503 causing a fatal error&exit on unix when you try to do a graceful exit (by ctrl+c for example) [ultramage] |