summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2008-05-11 03:01:47 (GMT)
committerBrett Cannon <bcannon@gmail.com>2008-05-11 03:01:47 (GMT)
commit2a869138645a38bea2517d00133158567a39caaf (patch)
treecdc57e48e8ee47317ba88da5e4c553b754b2ccac /Misc/NEWS
parent79964cf64f8779a2eda9f7573388b1d086bda6eb (diff)
downloadcpython-2a869138645a38bea2517d00133158567a39caaf.zip
cpython-2a869138645a38bea2517d00133158567a39caaf.tar.gz
cpython-2a869138645a38bea2517d00133158567a39caaf.tar.bz2
Deprecated the mhlib module for removal in 3.0.
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 9471c52..d796735 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -23,6 +23,8 @@ Extension Modules
Library
-------
+- The mhlib module has been deprecated for removal in Python 3.0.
+
- The linuxaudiodev module has been deprecated for removal in Python 3.0.
- The ihooks module has been deprecated for removal in Python 3.0.