aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index c10072a9ca..bdcdb93e95 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,12 @@
+2001-10-25 Jeffrey Stedfast <fejj@ximian.com>
+
+ * rule-editor.c: Keep track of the current editor dialog window so
+ that on exit, we can close it too.
+ (rule_edit): Don't make the dialog modal and set it's parent
+ window as well as don't allow more than a single editor window to
+ be popped up.
+ (rule_add): Same.
+
2001-10-24 <NotZed@Ximian.com>
* rule-context.c (rule_context_class_init): Add a changed signal.