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 382b815c4c..3cecbeb156 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,17 @@
+2001-03-03 Not Zed <NotZed@Ximian.com>
+
+ * filter.glade: Added option menu to vfolder editor.
+
+2001-03-02 Not Zed <NotZed@Ximian.com>
+
+ * vfolder-rule.c (get_widget): Setup the data on the base source
+ opiton menu, and make hte option menu reflect the source.
+ (select_source_with): Set the source type for this
+ rule. e.g. these folders, "with ..."
+
+ * filter-editor.c: Removed the N_() stuff from the source_names
+ array, they must not be internationalised!!!
+
2001-02-28 Not Zed <NotZed@Ximian.com>
* filter-rule.c (filter_rule_clone): New function to clone rules.