aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index f405aea854..d8e8f92b07 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,10 @@
+2004-06-17 Jeffrey Stedfast <fejj@novell.com>
+
+ * camel-mime-filter-tohtml.c: Don't foolishly unmunge From_
+ lines. First off, we don't even know if our input stream came from
+ an mbox file and secondly, the ">From " may have been intentional
+ by the author. We Just Don't Know (tm).
+
2004-06-15 Jeffrey Stedfast <fejj@novell.com>
* providers/imap4/camel-imap4-store.c (imap4_build_folder_info):