aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog9
1 files changed, 9 insertions, 0 deletions
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 <danw@helixcode.com>
+
+ * 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 <fejj@helixcode.com>
* providers/imap/camel-imap-folder.c (imap_get_summary): Started to implement