diff options
author | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-27 06:34:04 +0000 |
---|---|---|
committer | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-10-27 06:34:04 +0000 |
commit | 4ecca0e292aafef33fe168d59c1a4e013cc0cda6 (patch) | |
tree | 2650049dac1a64dc378a304c0f203380cfdd0cc8 /Changelog-Trunk.txt | |
parent | 70d0ca7c1690136a8407bbe78dc4b9686a96c539 (diff) | |
download | hercules-4ecca0e292aafef33fe168d59c1a4e013cc0cda6.tar.gz hercules-4ecca0e292aafef33fe168d59c1a4e013cc0cda6.tar.bz2 hercules-4ecca0e292aafef33fe168d59c1a4e013cc0cda6.tar.xz hercules-4ecca0e292aafef33fe168d59c1a4e013cc0cda6.zip |
- Improvements to the mail system.
- Added a sql patch, renaming "read_flag" column to "status" on the mail db.
- Need more testing.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11583 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 c616dedc5..8e32541ec 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ 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. +2007/10/27 + * Improvements to the mail system. Need Testing, [Zephyrus] 2007/10/26 * Moved the new novending cell check from the internal code to the client-server interface (allows server to force-open shop if needed) |