diff options
author | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-07 17:16:53 +0000 |
---|---|---|
committer | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-07 17:16:53 +0000 |
commit | 7496915ff909733618b011ca06ee27ae7a098f2b (patch) | |
tree | 4291f623b63f1d03fbb14d4cb7dc67dab70798af /Changelog-Trunk.txt | |
parent | a78edf2b3c8b22ff202ee43261f89c42e2313657 (diff) | |
download | hercules-7496915ff909733618b011ca06ee27ae7a098f2b.tar.gz hercules-7496915ff909733618b011ca06ee27ae7a098f2b.tar.bz2 hercules-7496915ff909733618b011ca06ee27ae7a098f2b.tar.xz hercules-7496915ff909733618b011ca06ee27ae7a098f2b.zip |
- Some updates on the mail system packets [Zephyrus]
- Corrected the mail database structure on main.sql
- TODO: find what happens when you cannot receive an emailed item due to weight problems.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11692 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 2d29bf352..06fa7f509 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ 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/11/07 + * Some updates on the mail system packets [Zephyrus] + - Corrected the mail database structure on main.sql 2007/11/06 * Fixed a crash caused by a mistake in the previous change 2007/11/05 |