diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 321865beb9..f008f36f9b 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2001-12-17 Jon Trowbridge <trow@ximian.com> + + * mail-format.c (attachment_header): Avoid embedding <object> tags + when we are printing. + (handle_multipart_signed): Don't do the click-for-info signature + stuff when we are printing. + (handle_via_bonobo): Don't embed an <object> tag if we are + printing. + + * folder-browser.c: Changed context_menu[] array so that we can + print when the preview pane is closed. + 2001-12-14 Jeffrey Stedfast <fejj@ximian.com> * mail-ops.c (mail_fetch_mail): Set the filter driver's shell-exec |