diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 90325a1c56..bd6c125047 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,16 @@ +2000-11-30 Jeffrey Stedfast <fejj@helixcode.com> + + * mail-ops.c (cleanup_fetch_mail): Don't display a dialog, instead + inform the user that there was no new mail by setting a status + message. + + * message-list.c (message_list_drag_data_get): Use the new + e_str_make_safe function. + + * mail-display.c (make_safe_filename): And here. + + * mail-config.c (mail_config_folder_to_cachename): Here too. + 2000-11-30 Not Zed <NotZed@HelixCode.com> * mail-ops.c (cleanup_load_folder): Set threaded view before |