From cda73a4b4e17db14bc445a5fa7a777e53fde3bd7 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Sat, 10 May 2008 02:53:46 +0000 Subject: Add an entry on the deprecation of Bastion and rexec. --- Misc/NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 11294bd..6b93568 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -23,6 +23,8 @@ Extension Modules Library ------- +- The Bastion and rexec modules have been deprecated for removal in Python 3.0. + - The bsddb185 module has been deprecated for removal in Python 3.0. - The pure module has been deprecated for removal in Python 3.0. -- cgit v0.12