From daaaff9277aea5b7fa72b9f2dd26612538e0b640 Mon Sep 17 00:00:00 2001 From: Ned Deily Date: Thu, 15 Dec 2016 23:20:48 -0500 Subject: Issue #28898: add Misc/NEWS entry --- Misc/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Misc/NEWS b/Misc/NEWS index 3e15179..5cf929f 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 ============================================== -- cgit v0.12