From 424732e1ca97e15597f58a597f666ba9a2ad03d9 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Thu, 17 Jun 2004 20:27:23 +0000 Subject: Don't foolishly unmunge From_ lines. First off, we don't even know if our 2004-06-17 Jeffrey Stedfast * 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). svn path=/trunk/; revision=26398 --- camel/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'camel/ChangeLog') 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 + + * 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 * providers/imap4/camel-imap4-store.c (imap4_build_folder_info): -- cgit v1.2.3