aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-06-10 00:26:33 +0800
committerDan Winship <danw@src.gnome.org>2000-06-10 00:26:33 +0800
commita5f9dc297a86591c5028833717933351ee00a382 (patch)
treeabf252633aaf23fccd97e57223c9c4692feff312 /mail/ChangeLog
parent208d7b4cb63786323403ece08bbae88b2a1bd11d (diff)
downloadgsoc2013-evolution-a5f9dc297a86591c5028833717933351ee00a382.tar
gsoc2013-evolution-a5f9dc297a86591c5028833717933351ee00a382.tar.gz
gsoc2013-evolution-a5f9dc297a86591c5028833717933351ee00a382.tar.bz2
gsoc2013-evolution-a5f9dc297a86591c5028833717933351ee00a382.tar.lz
gsoc2013-evolution-a5f9dc297a86591c5028833717933351ee00a382.tar.xz
gsoc2013-evolution-a5f9dc297a86591c5028833717933351ee00a382.tar.zst
gsoc2013-evolution-a5f9dc297a86591c5028833717933351ee00a382.zip
Redo things a bit so that whitespace-only text parts aren't displayed. (In
* mail-format.c: Redo things a bit so that whitespace-only text parts aren't displayed. (In particular, so that whitespace-only subparts of multipart/mixed aren't displayed as separate (empty) parts.) svn path=/trunk/; revision=3488
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 52cbfb239e..8c7a6daed5 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,10 @@
+2000-06-09 Dan Winship <danw@helixcode.com>
+
+ * mail-format.c: Redo things a bit so that whitespace-only
+ text parts aren't displayed. (In particular, so that
+ whitespace-only subparts of multipart/mixed aren't displayed as
+ separate (empty) parts.)
+
2000-06-06 Dan Winship <danw@helixcode.com>
* mail-ops.c (fetch_mail):