summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2006-11-10 13:14:01 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2006-11-10 13:14:01 (GMT)
commit77c7ac26b78cfe605960390627399ad4b64ed4f0 (patch)
treedecd27d1a635009395c170a9034121d51ffc553d /Misc
parent305e778a82ad655a36075eaefe557625dc36a707 (diff)
downloadcpython-77c7ac26b78cfe605960390627399ad4b64ed4f0.zip
cpython-77c7ac26b78cfe605960390627399ad4b64ed4f0.tar.gz
cpython-77c7ac26b78cfe605960390627399ad4b64ed4f0.tar.bz2
Reword entry
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 354a7b0..fdff1c6 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