aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthew Loper <mloper@src.gnome.org>2000-02-09 16:36:29 +0800
committerMatthew Loper <mloper@src.gnome.org>2000-02-09 16:36:29 +0800
commita56ab5213877f040f31db0696a1a60bd066772ed (patch)
tree47c5f75549e2ec794bbd6c437a9032fccea0d65b /ChangeLog
parentca082de77aec8542e913e1ce374dd849f51a4a27 (diff)
downloadgsoc2013-evolution-a56ab5213877f040f31db0696a1a60bd066772ed.tar
gsoc2013-evolution-a56ab5213877f040f31db0696a1a60bd066772ed.tar.gz
gsoc2013-evolution-a56ab5213877f040f31db0696a1a60bd066772ed.tar.bz2
gsoc2013-evolution-a56ab5213877f040f31db0696a1a60bd066772ed.tar.lz
gsoc2013-evolution-a56ab5213877f040f31db0696a1a60bd066772ed.tar.xz
gsoc2013-evolution-a56ab5213877f040f31db0696a1a60bd066772ed.tar.zst
gsoc2013-evolution-a56ab5213877f040f31db0696a1a60bd066772ed.zip
New file; shows a message in tree format, where multipart's have multiple
* tests/ui-tests/message-browser.c: New file; shows a message in tree format, where multipart's have multiple leaves. * camel/camel-formatter.c: Changed references from 'multipart/alternate' to 'multipart/alternative'. svn path=/trunk/; revision=1700
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 69ac056f74..4a2e0d1c18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2000-02-08 Matt Loper <matt.loper@splashtech.com>
+ * tests/ui-tests/message-browser.c: New file; shows a message in
+ tree format, where multipart's have multiple leaves.
+
+ * camel/camel-formatter.c: Changed references from
+ 'multipart/alternate' to 'multipart/alternative'.
+
* tests/test-formatter.c (convert_to_html_and_print): Use the
buffer length of the stream to create strings which are then
printed, rather than printing the stream (which might not have a