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 abce136c7b..656a9043ff 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,12 @@
+2001-01-18 Jeffrey Stedfast <fejj@ximian.com>
+
+ * filter-filter.c (less_parts): Er, don't set the button
+ insensitive if there is *1* action, set it insensitive if there
+ are less than or equal to *1* actions. Doh!
+ (more_parts): Only set the remove button sensitive if there is
+ more than 1 action.
+ (get_widget): Here too.
+
2001-01-16 Jason Leach <jasonleach@usa.net>
* e-search-bar.[ch]: Moved ESearchBar to $(toplevel)/widgets/misc,