summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index d6fe0a309..45142b28f 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,11 @@ 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/04/02
+ * Removed some overly verbose item group messages & code
+ * re-added the item_group_list for consistency's sake, moved to itemdb.h
+ (after some hacking to remove the ugly map.h dependency)
+ * Fixed the server crashing on a timer-queued disguise / undisguise
+ * Fixed the server crashing on startup due to bad define [ultramage]
* Removed bonus 'bAspdAddRate'. bAspdRate now behaves on a stackable
matter, so it's no longer needed.
* Reimplemented the bonus 'bAspd' (raw Aspd increase) [Skotlex]