Deprecate the new module for removal in 3.0.
diff --git a/Misc/NEWS b/Misc/NEWS
index a4f886b..08d36c4 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -20,6 +20,8 @@
 Library
 -------
 
+- The new module has been deprecated for removal in Python 3.0.
+
 - The user module has been deprecated for removal in Python 3.0.
 
 - The stringold module has been deprecated for removal in Python 3.0.