From c9f1db9bd04c54e488d2c3670c9baed990aa205f Mon Sep 17 00:00:00 2001 From: Matthew Loper Date: Tue, 8 Feb 2000 23:26:31 +0000 Subject: + * tests/test-formatter.c (convert_to_html_and_print): Fixed call + to 'camel_formatter_mime_message_to_html' to contain correct + params. svn path=/trunk/; revision=1697 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a652ba148b..2745cd92fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2000-02-08 Matt Loper + * tests/test-formatter.c (convert_to_html_and_print): Fixed call + to 'camel_formatter_mime_message_to_html' to contain correct + params. + * camel/camel-formatter.c: New member to 'CamelFormatterPrivate', 'attachments', will be used to let the caller know which items should be treated as attachments (as opposed to objects which are -- cgit