From 19988e2555f80f573fda423f93deddb7b98c79b8 Mon Sep 17 00:00:00 2001 From: Jon Trowbridge Date: Tue, 24 Jul 2001 02:48:24 +0000 Subject: Added a validate function that checks to make sure that vfolders that have 2001-07-23 Jon Trowbridge * vfolder-rule.c (validate): Added a validate function that checks to make sure that vfolders that have "specific folders" as their source actually have a non-empty list of source folders selected. (Bug #4937) (get_widget): If fr->source is NULL for some reason, bring it into sync with the default in the option menu. svn path=/trunk/; revision=11336 --- filter/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'filter/ChangeLog') diff --git a/filter/ChangeLog b/filter/ChangeLog index 2a2463717b..57f97dfc0c 100644 --- a/filter/ChangeLog +++ b/filter/ChangeLog @@ -1,3 +1,12 @@ +2001-07-23 Jon Trowbridge + + * vfolder-rule.c (validate): Added a validate function + that checks to make sure that vfolders that have "specific + folders" as their source actually have a non-empty list of + source folders selected. (Bug #4937) + (get_widget): If fr->source is NULL for some reason, bring + it into sync with the default in the option menu. + 2001-07-23 Peter Williams * filter-datespec.c (make_span_editor): Change the butt-ugly -- cgit