summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2008-05-10 02:53:46 (GMT)
committerBrett Cannon <bcannon@gmail.com>2008-05-10 02:53:46 (GMT)
commitcda73a4b4e17db14bc445a5fa7a777e53fde3bd7 (patch)
treec206826f9787b120d1efdfd96f04f7c8fee55702 /Misc
parent768d44f54d6c1ee7f9958680156a05b4d44e6e17 (diff)
downloadcpython-cda73a4b4e17db14bc445a5fa7a777e53fde3bd7.zip
cpython-cda73a4b4e17db14bc445a5fa7a777e53fde3bd7.tar.gz
cpython-cda73a4b4e17db14bc445a5fa7a777e53fde3bd7.tar.bz2
Add an entry on the deprecation of Bastion and rexec.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
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.