]> granicus.if.org Git - python/commitdiff
update NEWS
authorBenjamin Peterson <benjamin@python.org>
Sat, 23 May 2009 17:09:43 +0000 (17:09 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sat, 23 May 2009 17:09:43 +0000 (17:09 +0000)
Misc/NEWS

index 85245fa0df3bac12586d6da16ead0f2b0361685b..1380b2960a70bb7d0befaea60490e002d50e5ea8 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -71,6 +71,8 @@ Extension Modules
 
 - Issue #6093: Fix off-by-one error in locale.strxfrm.
 
+- The _functools and _locale modules are now built into the shared library.
+
 Tests
 -----