aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2005-04-06 13:39:08 +0800
committerMichael Zucci <zucchi@src.gnome.org>2005-04-06 13:39:08 +0800
commit9562db3ab0d93d6bc591caa5f5e8624a120544f7 (patch)
tree5057fcc9a45e130089e7a6611e9584e56fae787c /mail/ChangeLog
parent80b62f525c6cbcb5a35b33b5daf9fe9bfcae38d1 (diff)
downloadgsoc2013-evolution-9562db3ab0d93d6bc591caa5f5e8624a120544f7.tar
gsoc2013-evolution-9562db3ab0d93d6bc591caa5f5e8624a120544f7.tar.gz
gsoc2013-evolution-9562db3ab0d93d6bc591caa5f5e8624a120544f7.tar.bz2
gsoc2013-evolution-9562db3ab0d93d6bc591caa5f5e8624a120544f7.tar.lz
gsoc2013-evolution-9562db3ab0d93d6bc591caa5f5e8624a120544f7.tar.xz
gsoc2013-evolution-9562db3ab0d93d6bc591caa5f5e8624a120544f7.tar.zst
gsoc2013-evolution-9562db3ab0d93d6bc591caa5f5e8624a120544f7.zip
** See bug #74320
2005-04-05 Not Zed <NotZed@Ximian.com> ** See bug #74320 * em-format.c (em_format_part_as): if the snooped type is NULL, fall back to application/octet-stream. svn path=/trunk/; revision=29161
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 9bd6f0c85a..c06c0409db 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2005-04-05 Not Zed <NotZed@Ximian.com>
+
+ ** See bug #74320
+
+ * em-format.c (em_format_part_as): if the snooped type is NULL,
+ fall back to application/octet-stream.
+
2005-04-04 Rodney Dawes <dobey@novell.com>
* em-folder-view.c (emfv_popup_items): Add Mark as Read/Unread back