diff options
author | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-02 19:07:14 +0000 |
---|---|---|
committer | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-03-02 19:07:14 +0000 |
commit | c90e9f42da90183a0be9c29a11beec7db606d44f (patch) | |
tree | 0bfb8fd5236a12e24006dfb511eb7448e27bc8b4 /Changelog-Trunk.txt | |
parent | 767b08018e035e1d04e7d83ea923a146626761f0 (diff) | |
download | hercules-c90e9f42da90183a0be9c29a11beec7db606d44f.tar.gz hercules-c90e9f42da90183a0be9c29a11beec7db606d44f.tar.bz2 hercules-c90e9f42da90183a0be9c29a11beec7db606d44f.tar.xz hercules-c90e9f42da90183a0be9c29a11beec7db606d44f.zip |
- New optimizations for mail system and adjust to use it on Auctions.
- Added a Sql patch to clear all deleted mails. (There is no need to keep that data)
- Added more code for Auctions. Not implemented but just for study.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12278 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index cf09ef960..25cabb3c2 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,11 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. +2008/03/02 + * New optimizations for mail system and adjust to use it on Auctions. [Zephyrus] + - Added a Sql patch to clear all deleted mails. (There is no need to keep that data) + - Added more code for Auctions. Not implemented but just for study. + 2008/02/29 * Rev. 12268 Added documentation for Cash shop NPC heading. [L0ne_W0lf] 2008/02/28 |