From 9063071b4b72a3e76b189d9487f102d68e7479e7 Mon Sep 17 00:00:00 2001 From: Michael Zucci Date: Thu, 31 Aug 2000 02:27:35 +0000 Subject: (write_to_stream): Fix some warnings/use the right constructor, oops. svn path=/trunk/; revision=5132 --- camel/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 90672ffc62..f074a045cf 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -5,6 +5,8 @@ (write_to_stream): If we have a charset on a text type that isn't us-ascii or utf-8, then we need to reencode it, so add a filter to do that too. + (write_to_stream): Fix some warnings/use the right constructor, + oops. * camel-mime-utils.c (append_latin1): New function - even though its broken, we'll assume mailers send latin1 headers instead of -- cgit