Issue #28898: add Misc/NEWS entry

This commit is contained in:
Ned Deily 2016-12-15 23:20:48 -05:00
parent 8e1baa7583
commit daaaff9277
1 changed files with 5 additions and 0 deletions

View File

@ -19,6 +19,11 @@ Windows
- Issue #28896: Deprecate WindowsRegistryFinder - Issue #28896: Deprecate WindowsRegistryFinder
Build
-----
- Issue #28898: Prevent gdb build errors due to HAVE_LONG_LONG redefinition.
What's New in Python 3.6.0 release candidate 1 What's New in Python 3.6.0 release candidate 1
============================================== ==============================================