Fixes bad Misc/NEWS merge

This commit is contained in:
Steve Dower 2016-07-23 08:04:11 -07:00
parent edddc2704c
commit 1f7480a67e

View file

@ -61,6 +61,9 @@ Tests
Windows 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. - Issue #27309: Enables proper Windows styles in python[w].exe manifest.
What's New in Python 3.6.0 alpha 3 What's New in Python 3.6.0 alpha 3
@ -244,12 +247,6 @@ Build
- Don't use largefile support for GNU/Hurd. - 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 Tools/Demos
----------- -----------