]> granicus.if.org Git - python/commitdiff
Mention the removal of soundex.c
authorAndrew M. Kuchling <amk@amk.ca>
Thu, 22 Feb 2001 15:53:21 +0000 (15:53 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Thu, 22 Feb 2001 15:53:21 +0000 (15:53 +0000)
Misc/NEWS

index 73327d19032a3f8255f0722f1da3e00de65b5d5c..8918f6be750e7a1ec9c725e5a0c59a2137841d8f 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -120,6 +120,8 @@ Standard library
   internal symbol table used by the Python compiler.  A higher-level
   interface will be added on top of _symtable in a future release.
 
+- Removed the obsolete soundex module.
+
 Windows changes
 
 - Build procedure:  the zlib project is built in a different way that