diff options
Diffstat (limited to 'composer/ChangeLog')
-rw-r--r-- | composer/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/composer/ChangeLog b/composer/ChangeLog index 66bc828f88..4ba129e4a5 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,11 @@ +2000-09-18 Dan Winship <danw@helixcode.com> + + * e-msg-composer-attachment.c (get_mime_type): Use + gnome_vfs_get_file_info. + + * e-msg-composer-attachment-bar.c (update): Use gnome_vfs_mime + functions, not old gnome_mime. + 2000-09-18 Christopher James Lahey <clahey@helixcode.com> * Makefile.am: Added $(EXTRA_GNOME_CFLAGS) and |