From 48ee6908bc2f925cc95fdeb8e50ee628a38ca3bf Mon Sep 17 00:00:00 2001 From: Petri Lehtinen Date: Mon, 18 Jun 2012 10:42:05 +0300 Subject: [PATCH] Fix NEWS entry for #15036 --- Misc/NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index 17c636baec..a11c488c3e 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -71,9 +71,9 @@ Library with 'b' and 'br' prefixes to be incorrectly tokenized has been fixed. Patch by Serhiy Storchaka. -- Issue #15036: Allow removing or changing multiple items in - single-file mailboxes (mbox, MMDF, Babyl) flushing the mailbox - between the changes. +- Issue #15036: Mailbox no longer throws an error if a flush is done + between operations when removing or changing multiple items in mbox, + MMDF, or Babyl mailboxes. - Issue #10133: Make multiprocessing deallocate buffer if socket read fails. Patch by Hallvard B Furuseth. -- 2.50.0