]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add NEWS entry for old item
authorAndrew M. Kuchling <amk@amk.ca>
Wed, 21 Mar 2007 16:52:51 +0000 (16:52 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Wed, 21 Mar 2007 16:52:51 +0000 (16:52 +0000)
Misc/NEWS

index bc29eaaf65a2559096b6370d23ade94dbdb66cec..19b8f1cee84c449b5f4ecc730da4d3cefdef703b 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -380,7 +380,10 @@ Library
 - mailbox.py: Change MH.pack() to not lock individual message files; this
   wasn't consistent with existing implementations of message packing, and
   was buggy on some platforms.
-  
+
+- Bug #1633678: change old mailbox.UnixMailbox class to parse 
+  'From' lines less strictly.
+
 - Bug #1576241: fix functools.wraps() to work on built-in functions.
 
 - Patch #1574068: fix urllib/urllib2 to not insert line breaks when