summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2008-05-15 03:46:27 (GMT)
committerBrett Cannon <bcannon@gmail.com>2008-05-15 03:46:27 (GMT)
commit7e37586c50d67805b02475b656f5ad083d4bc168 (patch)
treefc469668b62519964d9dd04b0f5be1d28dbff936 /Misc/NEWS
parent89f5d9cc81f0963f4ae72cc5db6ad73bdce04305 (diff)
downloadcpython-7e37586c50d67805b02475b656f5ad083d4bc168.zip
cpython-7e37586c50d67805b02475b656f5ad083d4bc168.tar.gz
cpython-7e37586c50d67805b02475b656f5ad083d4bc168.tar.bz2
The panel module for IRIX has been deprecated 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 1e7fe91..2c54fdc 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -32,6 +32,8 @@ Extension Modules
Library
-------
+-The panel module from IRIX has been deprecate for removal in Python 3.0.
+
- The jpeg module from IRIX has been deprecated for removal in Python 3.0.
- The IOCTL module from IRIX has been deprecated for removal in Python 3.0.