summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 401e72a19..347dac973 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,7 +3,13 @@ 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.
-
+2008/01/20
+ * Fixed item searches not working on exact "jname" matches.
+ * Fixed hom_setting&0x2 conflicting with the 'view-range' limit check.
+ * Merged the SA_MONOCELL and SA_CLASSCHANGE code. After changing class all
+ the status changes that cannot be triggered on bosses are dispelled.
+ * SA_CLASSCHANGE now uses the bloody branch list to pick a target MVP
+ class. [Skotlex]
2008/01/19
* Added plugin dbghelpplug to generate more extensive crash reports in windows. [FlavioJS]
- see header of src/plugins/dbghelpplug.c to know it's capabilities