From c7c953adfe9914896442c424b2b073f7c8a863b0 Mon Sep 17 00:00:00 2001 From: Christian Heimes Date: Sat, 10 Aug 2013 16:38:23 +0200 Subject: typo, changeset dd0d751cc7f1 belongs to issue #16499 not issue #16400 --- Misc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/NEWS b/Misc/NEWS index e7efb03..f2135c8 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -10,7 +10,7 @@ Projected Release date: 2013-09-08 Core and Builtins ----------------- -- Issue #16400: Add command line option for isolated mode. +- Issue #16499: Add command line option for isolated mode. - Issue #15301: Parsing fd, uid, and gid parameters for builtins in Modules/posixmodule.c is now far more robust. -- cgit v0.12