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 df563ece1f..73f21a0fbb 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,12 @@ +2001-05-24 Dan Winship <danw@ximian.com> + + * mail-identify.c (mail_identify_mime_part): If the message data + is online, sniff the data for a MIME type first, and use the + filename second. Makes it more reliable, and deals with the + specific case of "application/octet-stream; name=foo.vcf" which + gnome-vfs will identify as vcalendar, but which can also be a + vcard. + 2001-05-24 Jeffrey Stedfast <fejj@ximian.com> * mail-format.c (try_inline_pgp_sig): Only write the message up to |