From: Andrew M. Kuchling Date: Fri, 10 Nov 2006 13:14:01 +0000 (+0000) Subject: Reword entry X-Git-Tag: v2.6a1~2441 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=77c7ac26b78cfe605960390627399ad4b64ed4f0;p=thirdparty%2FPython%2Fcpython.git Reword entry --- diff --git a/Misc/NEWS b/Misc/NEWS index 354a7b0bc1da..fdff1c640137 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -100,8 +100,8 @@ Library weren't passing the message factory on to newly created Maildir/MH objects. -- Patch #1514543: In the Maildir clash, report errors if there's - a name clash instead of possibly losing a message. (Patch by David +- Patch #1514543: mailbox.py: In the Maildir class, report errors if there's + a filename clash instead of possibly losing a message. (Patch by David Watson.) - Patch #1514544: Try to ensure that messages/indexes have been physically