From 1f7480a67ee4221d928cbecb1e45b3aae78df4a9 Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Sat, 23 Jul 2016 08:04:11 -0700 Subject: [PATCH] Fixes bad Misc/NEWS merge --- Misc/NEWS | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index 8f1aa349c1..bb553a3769 100644 --- 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 ----------- -- 2.50.1