summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS
diff options
context:
space:
mode:
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 73327d1..8918f6b 100644
--- 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