From 77c7ac26b78cfe605960390627399ad4b64ed4f0 Mon Sep 17 00:00:00 2001 From: "Andrew M. Kuchling" Date: Fri, 10 Nov 2006 13:14:01 +0000 Subject: [PATCH] Reword entry --- Misc/NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index 354a7b0bc1..fdff1c6401 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 -- 2.50.1