From 4ffc39159b07823df1d312fadaf02a7e955e53a8 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Sun, 18 Jun 2000 00:59:15 +0000 Subject: Don't copy newlines into the parsed header text, and turn any number of * camel-mime-parser.c (folder_scan_header): Don't copy newlines into the parsed header text, and turn any number of tabs and spaces after a newline into a single space. svn path=/trunk/; revision=3624 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 91aef64322..7e38c2d529 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2000-06-17 Dan Winship + + * camel-mime-parser.c (folder_scan_header): Don't copy newlines + into the parsed header text, and turn any number of tabs and + spaces after a newline into a single space. + 2000-06-17 Jeffrey Stedfast * providers/imap/camel-imap-folder.c (imap_init): Should now -- cgit v1.2.3