diff options
author | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-02-13 17:55:32 +0000 |
---|---|---|
committer | zephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2008-02-13 17:55:32 +0000 |
commit | 3c8b17a9300d36cf6241edb6751f26af3b262c1e (patch) | |
tree | 7c3abb9e7bc239b367a9baf5876c133754b4faf4 /Changelog-Trunk.txt | |
parent | 71d75dcb2b25a8df05fdf04eadecca560960fd90 (diff) | |
download | hercules-3c8b17a9300d36cf6241edb6751f26af3b262c1e.tar.gz hercules-3c8b17a9300d36cf6241edb6751f26af3b262c1e.tar.bz2 hercules-3c8b17a9300d36cf6241edb6751f26af3b262c1e.tar.xz hercules-3c8b17a9300d36cf6241edb6751f26af3b262c1e.zip |
- Some fixes to mail system.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12199 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 6e1e8efa4..e1872693e 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -6,6 +6,9 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2008/02/13 * Merged memory manager updates from old jA revisions (bugreport:663) - less overhead and better overflow detection (caution, experimental!) + * Added some security checks in mail system [Zephyrus] + - This supose to fix a bug reported in 622 to limit to MAX_ZENY. + - Also add more checks to free space in your inventory to receive items. 2008/02/11 * 'Forget me Not' no longer blocks ASPD bonuses from working or prevents their re-casting, they are simply dispelled when the effect takes place. |