diff options
author | Dan Winship <danw@src.gnome.org> | 2000-07-06 05:04:20 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-07-06 05:04:20 +0800 |
commit | 1e54340d72e5aaeb88c120b275bb468198167ba4 (patch) | |
tree | 8a42978366aaed61bdc86897c225e4e19299af40 /mail/ChangeLog | |
parent | 97539df0026d5be000fc5e906286d76cc9b1ea86 (diff) | |
download | gsoc2013-evolution-1e54340d72e5aaeb88c120b275bb468198167ba4.tar gsoc2013-evolution-1e54340d72e5aaeb88c120b275bb468198167ba4.tar.gz gsoc2013-evolution-1e54340d72e5aaeb88c120b275bb468198167ba4.tar.bz2 gsoc2013-evolution-1e54340d72e5aaeb88c120b275bb468198167ba4.tar.lz gsoc2013-evolution-1e54340d72e5aaeb88c120b275bb468198167ba4.tar.xz gsoc2013-evolution-1e54340d72e5aaeb88c120b275bb468198167ba4.tar.zst gsoc2013-evolution-1e54340d72e5aaeb88c120b275bb468198167ba4.zip |
Oops. My gnome-vfs was out-of-date. Update for changed function name.
* mail-identify.c (mail_identify_mime_part): Oops. My gnome-vfs
was out-of-date. Update for changed function name.
svn path=/trunk/; revision=3898
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index afad2df65b..dee175d84d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,10 @@ 2000-07-05 Dan Winship <danw@helixcode.com> + * mail-identify.c (mail_identify_mime_part): Oops. My gnome-vfs + was out-of-date. Update for changed function name. + +2000-07-05 Dan Winship <danw@helixcode.com> + * mail-identify.c (mail_identify_mime_part): Use the gnomevfs sniff buffer interface to try to identify the MIME type when everything else fails. |