From b4e8ca1037338dd0276943cbdd69c4ef270f58d0 Mon Sep 17 00:00:00 2001 From: Brian Curtin Date: Thu, 22 Apr 2010 01:52:50 +0000 Subject: #7347 entry got entered in the wrong spot. --- Misc/NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index c75f429..fffe64f 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -1029,6 +1029,9 @@ Extension Modules - Build the ossaudio extension on GNU/kFreeBSD. +- Issue #7347: winreg: Add CreateKeyEx and DeleteKeyEx, as well as fix a + bug in the return value of QueryReflectionKey. + Build ----- @@ -1212,9 +1215,6 @@ Tests - Removed importlib's custom test discovery code and switched to unittest.TestLoader.discover(). -- Issue #7347: winreg: Add CreateKeyEx and DeleteKeyEx, as well as fix a - bug in the return value of QueryReflectionKey. - Tools/Demos ----------- -- cgit v0.12