From: Ned Deily Date: Fri, 16 Dec 2016 04:20:48 +0000 (-0500) Subject: Issue #28898: add Misc/NEWS entry X-Git-Tag: v3.6.0rc2~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=daaaff9277aea5b7fa72b9f2dd26612538e0b640;p=thirdparty%2FPython%2Fcpython.git Issue #28898: add Misc/NEWS entry --- diff --git a/Misc/NEWS b/Misc/NEWS index 3e1517939a41..5cf929f21f8e 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -19,6 +19,11 @@ Windows - 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 ==============================================