comparison 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
comparison
equal deleted inserted replaced
4574:35adb3950a39 4575:c426cb251bc7
49 - Updated version of simplified Chinese message file by Cheer Xiao: 49 - Updated version of simplified Chinese message file by Cheer Xiao:
50 Corrected some mistakes, added a few more items and did some 50 Corrected some mistakes, added a few more items and did some
51 formating. 51 formating.
52 - Fix xmlrpc URL parsing so that passwords may contain a ':' character 52 - Fix xmlrpc URL parsing so that passwords may contain a ':' character
53 (Ralf) 53 (Ralf)
54 - Be more tolerant when parsing RFC2047 encoded mail headers. Use
55 backported version of my proposed changes to
56 email.header.decode_header in http://bugs.python.org/issue1079
54 57
55 58
56 2011-07-15: 1.4.19 59 2011-07-15: 1.4.19
57 60
58 Features: 61 Features:

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