From 4af109915aef59e9101d082d6a02880e9214b589 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Wed, 18 Oct 2000 18:36:10 +0000 Subject: Initialize the outbuf to be empty before calling unicode_iconv on it. This fixes a problem with duplicate message bodies on my machine. svn path=/trunk/; revision=5998 --- camel/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 682a67a5d6..7a4a96ae33 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2000-10-18 Ettore Perazzoli + + * camel-mime-filter-charset.c (complete): Put a zero at the start + of the outbuf. + 2000-10-18 Not Zed * camel-mime-part.c (add_header): No, we must not encode the -- cgit v1.2.3