diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-26 15:14:52 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-11-26 15:14:52 +0000 |
commit | 928c64f273a8d50498601c51536d638cf866ab12 (patch) | |
tree | ead308e7fe021d70acb621665ca9c0a5f2faed5c /Changelog-Trunk.txt | |
parent | 0992d2bd872ba93653f3af9a8233f6133fe8455c (diff) | |
download | hercules-928c64f273a8d50498601c51536d638cf866ab12.tar.gz hercules-928c64f273a8d50498601c51536d638cf866ab12.tar.bz2 hercules-928c64f273a8d50498601c51536d638cf866ab12.tar.xz hercules-928c64f273a8d50498601c51536d638cf866ab12.zip |
Fixed guild expulsion not working correctly.
Corrected explusion -> expulsion typo.
Added packets from 2007-11-20a sakexe; there are some changes but can't test them yet, so they're left commented out.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11808 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 42c756fe8..e589a90ed 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2007/11/26 + * Fixed guild expulsion not working correctly [ultramage] * Fixed a memory leak in mail_savemessage (src\char_sql\int_mail.c). [FlavioJS] 2007/11/25 * Rev. 11804 Giant Fly Wings are now blocked on noteleport maps and duels. [L0ne_W0lf] |