summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc/ACKS1
-rw-r--r--Misc/NEWS2
2 files changed, 3 insertions, 0 deletions
diff --git a/Misc/ACKS b/Misc/ACKS
index 6345442..401b29e 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 9f517f3..7b65304 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