aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index b5931a5726..d7b721a9ce 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,17 @@
+2003-09-15 Not Zed <NotZed@Ximian.com>
+
+ ** See Natzilla task #47524
+
+ * filter-rule.h (FilterRule): add a system bit, for rules that
+ shouldn't be edited/saved.
+
+ * rule-context.c (load): check for ruleset maps in the system
+ file, and if they exist, load in as system rules.
+ (save): ignore system rules if they exist.
+
+ * searchtypes.xml: Added a search-specific types folder. Also
+ contains system searches that cannot be deleted.
+
2003-08-05 Not Zed <NotZed@Ximian.com>
** See bug #42636.