diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-11-28 05:58:14 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-11-28 05:58:14 +0800 |
commit | 45aa3c76643dfc428fc9eaf19857239f71e16dc5 (patch) | |
tree | 0762c25963fc34ec3006833e534ec31038b7e1be /mail/ChangeLog | |
parent | 7660ee4120e1337646bdb1aa781babaeb4dfb4d1 (diff) | |
download | gsoc2013-evolution-45aa3c76643dfc428fc9eaf19857239f71e16dc5.tar gsoc2013-evolution-45aa3c76643dfc428fc9eaf19857239f71e16dc5.tar.gz gsoc2013-evolution-45aa3c76643dfc428fc9eaf19857239f71e16dc5.tar.bz2 gsoc2013-evolution-45aa3c76643dfc428fc9eaf19857239f71e16dc5.tar.lz gsoc2013-evolution-45aa3c76643dfc428fc9eaf19857239f71e16dc5.tar.xz gsoc2013-evolution-45aa3c76643dfc428fc9eaf19857239f71e16dc5.tar.zst gsoc2013-evolution-45aa3c76643dfc428fc9eaf19857239f71e16dc5.zip |
Reverted the non-NULL mime-type patch from a little while back, didn't
2001-11-27 Jeffrey Stedfast <fejj@ximian.com>
* mail-format.c (format_mime_part): Reverted the non-NULL
mime-type patch from a little while back, didn't mean to commit
this.
svn path=/trunk/; revision=14798
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 175335b623..ceebff7715 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2001-11-27 Jeffrey Stedfast <fejj@ximian.com> + + * mail-format.c (format_mime_part): Reverted the non-NULL + mime-type patch from a little while back, didn't mean to commit + this. + 2001-11-25 Not Zed <NotZed@Ximian.com> * mail-config.c (config_read): Enable news accounts that exist |