]> granicus.if.org Git - python/commitdiff
Fixes bad Misc/NEWS merge
authorSteve Dower <steve.dower@microsoft.com>
Sat, 23 Jul 2016 15:04:11 +0000 (08:04 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Sat, 23 Jul 2016 15:04:11 +0000 (08:04 -0700)
Misc/NEWS

index 8f1aa349c10e07c9450debed986a720146d85f05..bb553a376973be0cd1c5d8326c076d8d00b92b15 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -61,6 +61,9 @@ Tests
 Windows
 -------
 
+- Issue #27469: Adds a shell extension to the launcher so that drag and drop
+  works correctly.
+
 - Issue #27309: Enables proper Windows styles in python[w].exe manifest.
 
 What's New in Python 3.6.0 alpha 3
@@ -244,12 +247,6 @@ Build
 
 - Don't use largefile support for GNU/Hurd.
 
-Windows
--------
-
-- Issue #27469: Adds a shell extension to the launcher so that drag and drop
-  works correctly.
-
 Tools/Demos
 -----------