diff options
author | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-12-03 22:25:57 +0000 |
---|---|---|
committer | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-12-03 22:25:57 +0000 |
commit | 79b36cc86e1c1c596e1b23874f2c5acf947807bc (patch) | |
tree | 257067623f2e8258e8d444a7ec795899b2e770f1 /Changelog-Trunk.txt | |
parent | 0dd21624a69cf05d3c25f4d76500b3d8366a5c62 (diff) | |
download | hercules-79b36cc86e1c1c596e1b23874f2c5acf947807bc.tar.gz hercules-79b36cc86e1c1c596e1b23874f2c5acf947807bc.tar.bz2 hercules-79b36cc86e1c1c596e1b23874f2c5acf947807bc.tar.xz hercules-79b36cc86e1c1c596e1b23874f2c5acf947807bc.zip |
- Added a fix to prevent missing a mail attachment is map servers disconnect from char server.
- Fixed the sprite of Wing of Victory.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11855 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 90921645e..143cf80f1 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/12/03 + * Fixed a bug on Mail System. Removed the possibility to lost the attachment on + a Map - Char server disconnection. [Zephyrus] 2007/11/29 * pc_setoption no longer does view_data changes while disguised (as this breaks things) [Skotlex] |