]> granicus.if.org Git - python/commitdiff
Add a line about #7347 to Misc\News
authorBrian Curtin <brian.curtin@gmail.com>
Fri, 2 Apr 2010 21:51:37 +0000 (21:51 +0000)
committerBrian Curtin <brian.curtin@gmail.com>
Fri, 2 Apr 2010 21:51:37 +0000 (21:51 +0000)
Misc/NEWS

index cd6f4abcece3abb68097b086b19252e352f36edb..1c730a49be9befc0c47edc54a655e93f831b01f1 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -164,6 +164,9 @@ Extension Modules
   and the set of integer codes for which it was used differed between native
   packing and standard packing.)
 
+- Issue #7347: _winreg: Add CreateKeyEx and DeleteKeyEx, as well as fix a 
+  bug in the return value of QueryReflectionKey.
+
 Tools/Demos
 -----------