diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 3a5e91682c..8577bb408a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,14 @@ +2003-02-03 Jeffrey Stedfast <fejj@ximian.com> + + * mail-identify.c (mail_identify_mime_part): Just use + gnome_vfs_get_mime_type_from_name() so we can forget all the crap + I implemented before. + +2003-02-01 Jeffrey Stedfast <fejj@ximian.com> + + * mail-display.c (on_link_clicked): Pass in the *address* of the + GError to gnome_url_show(), otherwise bad things happen :-) + 2003-01-31 Jeffrey Stedfast <fejj@ximian.com> * mail-config.c (mail_config_get_labels): New function to return a |