diff options
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 8ff064239..889394170 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,9 @@ 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/09/28 + * Changed back the query to get the friends of a character to a LEFT JOIN. + * Setting the item script variables to NULL when they are freed. (bugreport:142 ?) + (a double @reloaditemdb might result in a double free) [FlavioJS] * Rev. 11325 Corrected Summer Outfit not included as a PC class. (Zephyrus_CR) [L0ne_W0lf] * Rev. 11321 Implemented Summer Outfit care of Zephyrus_CR. [L0ne_W0lf] - Increased MAX_GUILDCASTLE in mmo.h to 29 for future implementation |