From 3d4953a14b5b996432a8f8920d99f0ec1337b79e Mon Sep 17 00:00:00 2001 From: Ned Deily Date: Tue, 29 Jul 2014 13:49:11 -0700 Subject: Edit NEWS entry --- Misc/NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index b2dc7c9..4bb876f 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -27,9 +27,9 @@ Core and Builtins Library ------- -- Issue #17172: Make turtledemo start as active on Mac even when run with - subprocess. Patch by Ned Daily and Lita Cho. - +- Issue #17172: Make turtledemo start as active on OS X even when run with + subprocess. Patch by Lita Cho. + - Issue #21704: Fix build error for _multiprocessing when semaphores are not available. Patch by Arfrever Frehtes Taifersar Arahesis. -- cgit v0.12