diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index ea6260731e..79a9b3c2a0 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2002-02-09 Jeffrey Stedfast <fejj@ximian.com> + + * message-tag-followup.c (set_widget_values): Set the correct + drop-down menu item. + (message_tag_followup_encode): Return NULL if the type is NONE. + (clear_clicked): Set the drop-down menu to None. + (type_changed): Hide the None menu item. + (construct): Create a None menu item and set it as the default. + 2002-02-08 Jeffrey Stedfast <fejj@ximian.com> * message-tag-followup.[c,h]: New flag-for-followup tag editor |