Add a line about #7347 to Misc\News
diff --git a/Misc/NEWS b/Misc/NEWS
index cd6f4ab..1c730a4 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -164,6 +164,9 @@
   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
 -----------