From a56ab5213877f040f31db0696a1a60bd066772ed Mon Sep 17 00:00:00 2001 From: Matthew Loper Date: Wed, 9 Feb 2000 08:36:29 +0000 Subject: 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 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 69ac056f74..4a2e0d1c18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2000-02-08 Matt Loper + * 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 -- cgit