diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index ace8e0cf25..55655e16d5 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,10 @@ 2000-10-12 Jeffrey Stedfast <fejj@helixcode.com> + * mail-ops.c (do_fetch_mail): sync & expunge the source folder + after filtering. + +2000-10-12 Jeffrey Stedfast <fejj@helixcode.com> + * message-list.c (message_list_setup_etable): Create the 'spec' and 'extras' arguments and call e_table_scrolled_new() rather than set_specification as that function no longer (?) exists. |