From f0600c2ccbfbd5378cdf980e2d53210c0101639d Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 16 Jun 2000 22:42:12 +0000 Subject: KLUDGE! Since neither ETable nor GtkHTML supports UTF-8 yet, output * camel-mime-utils.c (rfc2047_decode_word): * camel-mime-part-utils.c (simple_data_wrapper_construct_from_parser): * camel-folder-summary.c (summary_build_content_info): KLUDGE! Since neither ETable nor GtkHTML supports UTF-8 yet, output ISO-8859-1 instead, so Ettore can read his Italian mail. :) This will be reverted later. svn path=/trunk/; revision=3597 --- camel/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 6d523c893e..e8ae2fbfa9 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,12 @@ +2000-06-16 Dan Winship + + * camel-mime-utils.c (rfc2047_decode_word): + * camel-mime-part-utils.c (simple_data_wrapper_construct_from_parser): + * camel-folder-summary.c (summary_build_content_info): + KLUDGE! Since neither ETable nor GtkHTML supports UTF-8 yet, + output ISO-8859-1 instead, so Ettore can read his Italian mail. :) + This will be reverted later. + 2000-06-15 Jeffrey Stedfast * providers/imap/camel-imap-folder.c (imap_get_summary): Started to implement -- cgit v1.2.3