update NEWS
diff --git a/Misc/NEWS b/Misc/NEWS
index 85245fa..1380b29 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -71,6 +71,8 @@
 
 - Issue #6093: Fix off-by-one error in locale.strxfrm.
 
+- The _functools and _locale modules are now built into the shared library.
+
 Tests
 -----