Renamed the ConfigParser module to 'configparser'.
diff --git a/Misc/NEWS b/Misc/NEWS
index 71d34cd..ebcaeda 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -32,6 +32,9 @@
 Library
 -------
 
+- The ConfigParser module has been renamed 'configparser'.  The old
+  name is now deprecated.
+
 - The CL, CL_old, and cl modules for IRIX have been deprecated for removal in
   Python 3.0.