]> granicus.if.org Git - python/commitdiff
Update Misc/NEWS for issue 3582
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Mon, 12 Jan 2009 09:20:34 +0000 (09:20 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Mon, 12 Jan 2009 09:20:34 +0000 (09:20 +0000)
Misc/NEWS

index 517984e65e061fbf5c8a5e99d622f3d1d3702377..9e7ad4d6295833b30eb9ae8b8fca19cfd9e71256 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -123,6 +123,8 @@ Core and Builtins
 
 - Issue #4748: Lambda generators no longer return a value.
 
+- Issue #3582: Use native TLS functions on Windows
+
 Library
 -------