]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
NEWS entry
authorGregory P. Smith <greg@krypto.org>
Tue, 30 Apr 2013 07:54:45 +0000 (00:54 -0700)
committerGregory P. Smith <greg@krypto.org>
Tue, 30 Apr 2013 07:54:45 +0000 (00:54 -0700)
Misc/NEWS

index 46c3072d7c4f41118d8d4d349495ab641f3f79fb..6dc4c73693b3e6bec5399c6da39c82341e09da72 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -17,6 +17,9 @@ Build
 Core and Builtins
 -----------------
 
+- Issue #17192: Restore the patch for Issue #10309 which was ommitted
+  in 2.7.4 when updating the bundled version of libffi.
+
 - Issue #17857: Prevent build failures with pre-3.5.0 versions of sqlite3,
   such as was shipped with Centos 5 and Mac OS X 10.4.