commit | b0cabc2b31da3be39b72ee239a2da2c00cc68174 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@krypto.org> | Tue Apr 30 00:54:45 2013 -0700 |
committer | Gregory P. Smith <greg@krypto.org> | Tue Apr 30 00:54:45 2013 -0700 |
tree | 48011347a32124a54c8e40ceff3aad15a419ff61 | |
parent | 06544eacdfde0273d8c0b04292e23db06e4b2103 [diff] |
NEWS entry
diff --git a/Misc/NEWS b/Misc/NEWS index 46c3072..6dc4c73 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -17,6 +17,9 @@ 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.