diff CHANGES.txt @ 4575:c426cb251bc7

Be more tolerant when parsing RFC2047 encoded mail headers. Use backported version of my proposed changes to email.header.decode_header in http://bugs.python.org/issue1079
author Ralf Schlatterbeck <rsc@runtux.com>
date Wed, 04 Jan 2012 18:55:49 +0100
parents 35adb3950a39
children bce2c4254058
line wrap: on
line diff
--- a/CHANGES.txt	Wed Dec 21 11:25:40 2011 +0100
+++ b/CHANGES.txt	Wed Jan 04 18:55:49 2012 +0100
@@ -51,6 +51,9 @@
   formating.
 - Fix xmlrpc URL parsing so that passwords may contain a ':' character
   (Ralf)
+- Be more tolerant when parsing RFC2047 encoded mail headers. Use
+  backported version of my proposed changes to
+  email.header.decode_header in http://bugs.python.org/issue1079
 
 
 2011-07-15: 1.4.19

Roundup Issue Tracker: http://roundup-tracker.org/