From: Gregory P. Smith Date: Tue, 30 Apr 2013 07:54:45 +0000 (-0700) Subject: NEWS entry X-Git-Tag: v2.7.5~34 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b0cabc2b31da3be39b72ee239a2da2c00cc68174;p=thirdparty%2FPython%2Fcpython.git NEWS entry --- diff --git a/Misc/NEWS b/Misc/NEWS index 46c3072d7c4f..6dc4c73693b3 100644 --- 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.