diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index dc33a42898..41c4454c7b 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,8 +1,8 @@ 2000-10-27 Dan Winship <danw@helixcode.com> - * 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. + * camel-mime-utils.c (header_param_list_format_append): Only quote + Content-type parameters when the quoting is mandatory, and deal + with embedded quotes/backslashes when quoting. 2000-10-27 <jpr@helixcode.com> |