diff options
author | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-07 20:45:16 +0000 |
---|---|---|
committer | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-07 20:45:16 +0000 |
commit | a31d04361d3bbfa96519ecd2632e09e6fcb26e04 (patch) | |
tree | c3bb81f955b11b88aba7a9fb4b05dfc3c5c3b06f /Changelog-Trunk.txt | |
parent | 7496915ff909733618b011ca06ee27ae7a098f2b (diff) | |
download | hercules-a31d04361d3bbfa96519ecd2632e09e6fcb26e04.tar.gz hercules-a31d04361d3bbfa96519ecd2632e09e6fcb26e04.tar.bz2 hercules-a31d04361d3bbfa96519ecd2632e09e6fcb26e04.tar.xz hercules-a31d04361d3bbfa96519ecd2632e09e6fcb26e04.zip |
- Added separated packets for get and set attachment on mail system.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11693 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 06fa7f509..cefd6531f 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -6,6 +6,7 @@ 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 + - Added separated packets for get and set attachment on mail system. 2007/11/06 * Fixed a crash caused by a mistake in the previous change 2007/11/05 |