Deprecate readcd for removal in 3.0.
diff --git a/Misc/NEWS b/Misc/NEWS
index 1421bde..dae8a16 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -32,6 +32,8 @@
 Library
 -------
 
+- The readcd module from IRIX has been deprecated for removal in Python 3.0.
+
 - The panelparser module from IRIX has been deprecated for removal in
   Python 3.0.