From: Jesse Noller Date: Tue, 31 Mar 2009 18:27:14 +0000 (+0000) Subject: missed the news/acks for netbsd patch X-Git-Tag: v2.7a1~1697 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1f0a55523fb3608ead5cee6af1688661cdfce144;p=python missed the news/acks for netbsd patch --- diff --git a/Misc/ACKS b/Misc/ACKS index 6345442b7d..401b29ee2f 100644 --- a/Misc/ACKS +++ b/Misc/ACKS @@ -489,6 +489,7 @@ James A Morrison Sjoerd Mullender Sape Mullender Michael Muller +Piotr Meyer John Nagle Takahiro Nakayama Travers Naran diff --git a/Misc/NEWS b/Misc/NEWS index 9f517f327e..7b65304a3f 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -199,6 +199,8 @@ Core and Builtins Library ------- +- Issue #5400: Added patch for multiprocessing on netbsd compilation/support + - Issue #5387: Fixed mmap.move crash by integer overflow. - Issue #5261: Patch multiprocessing's semaphore.c to support context