From 84c29a2e16257a11b9070453ae0ed3df6d60aa8e Mon Sep 17 00:00:00 2001 From: Ask Solem Date: Tue, 9 Nov 2010 22:04:16 +0000 Subject: Remove uneeded NEWS entries for minor documentation updates. --- Misc/NEWS | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index 9e3b458..3e0de21 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -2879,12 +2879,6 @@ Build Documentation ------------- -- Issue #8028: ``terminate()`` was missing from the list of - ``multiprocessing.Process`` methods only intended for use by the parent. - -- Issue #7707: Document that ``multiprocessing.Queue`` operations during import - can lead to deadlocks. - - Issue #9817: Add expat COPYING file; add expat, libffi and expat licenses to Doc/license.rst. -- cgit v0.12