summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
authorBrett Cannon <bcannon@gmail.com>2008-05-15 03:44:00 (GMT)
committerBrett Cannon <bcannon@gmail.com>2008-05-15 03:44:00 (GMT)
commit89f5d9cc81f0963f4ae72cc5db6ad73bdce04305 (patch)
tree750759cbb718fe8a5cf8c979b30e11b38576be2f /Misc/NEWS
parentd8c41ecc1770d6661273a56cf77c177fb6291b30 (diff)
downloadcpython-89f5d9cc81f0963f4ae72cc5db6ad73bdce04305.zip
cpython-89f5d9cc81f0963f4ae72cc5db6ad73bdce04305.tar.gz
cpython-89f5d9cc81f0963f4ae72cc5db6ad73bdce04305.tar.bz2
Deprecate jpeg for IRIX 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 4fcb224..1e7fe91 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -32,6 +32,8 @@ Extension Modules
Library
-------
+- 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.
- The IN module from IRIX has been deprecated for removal in Python 3.0.