summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorJesse Noller <jnoller@gmail.com>2009-03-31 18:27:14 (GMT)
committerJesse Noller <jnoller@gmail.com>2009-03-31 18:27:14 (GMT)
commit1f0a55523fb3608ead5cee6af1688661cdfce144 (patch)
tree03e8ad659dde88aee5cb0046924c6146902de5e4 /Misc/NEWS
parent22717dffba6827c430afc078c58cec05331de7ed (diff)
downloadcpython-1f0a55523fb3608ead5cee6af1688661cdfce144.zip
cpython-1f0a55523fb3608ead5cee6af1688661cdfce144.tar.gz
cpython-1f0a55523fb3608ead5cee6af1688661cdfce144.tar.bz2
missed the news/acks for netbsd patch
Diffstat (limited to 'Misc/NEWS')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
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