From aa1f58529889df10d729e01c02e3922e2dced77a Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 27 Oct 2000 20:19:48 +0000 Subject: Work around Outlook brokenness in iMIP parsing by only quoting * camel-mime-utils.c (header_param_list_format_append): Work around Outlook brokenness in iMIP parsing by only quoting Content-type parameters when the quoting is mandatory. svn path=/trunk/; revision=6237 --- camel/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 8cc5d03f3a..dc33a42898 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2000-10-27 Dan Winship + + * camel-mime-utils.c (header_param_list_format_append): Work + around Outlook brokenness in iMIP parsing by only quoting + Content-type parameters when the quoting is mandatory. + 2000-10-27 * providers/pop3/Makefile.am: Tidy up build -- cgit