changeset: 105664:9d0765c22bed branch: 3.6 user: Ned Deily date: Thu Dec 15 23:20:48 2016 -0500 files: Misc/NEWS description: Issue #28898: add Misc/NEWS entry diff -r f5ae27928a5f -r 9d0765c22bed Misc/NEWS --- a/Misc/NEWS Thu Dec 15 18:58:19 2016 -0500 +++ b/Misc/NEWS Thu Dec 15 23:20:48 2016 -0500 @@ -19,6 +19,11 @@ - 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 ==============================================