diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index bfb27689f2..cf04513521 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,9 +1,15 @@ 2000-09-19 Dan Winship <danw@helixcode.com> + * mail-ops.c (do_scan_subfolders): Update for CamelFolder changes + (subfolder_names -> subfolder_info). + +2000-09-19 Dan Winship <danw@helixcode.com> + * mail-callbacks.c (create_msg_composer, compose_msg, send_to_url, mail_reply, forward_msg): * mail-format.c (mail_generate_reply): * mail-ops.c (cleanup_edit_messages): + * mail-view.c (view_forward_msg): Deal with NULL composer. 2000-09-18 Dan Winship <danw@helixcode.com> |