]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issue #28898: add Misc/NEWS entry
authorNed Deily <nad@python.org>
Fri, 16 Dec 2016 04:20:48 +0000 (23:20 -0500)
committerNed Deily <nad@python.org>
Fri, 16 Dec 2016 04:20:48 +0000 (23:20 -0500)
Misc/NEWS

index 3e1517939a41c59fa862de2dd25560a4b37c9f24..5cf929f21f8e5d88bc8d9c54b2129e7571f523d1 100644 (file)
--- 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
 ==============================================