From 4832f34f057fbaea4c99953bb0777805b9a96f3e Mon Sep 17 00:00:00 2001 From: "Gregory P. Smith" Date: Tue, 30 Apr 2013 00:56:07 -0700 Subject: move the NEWS entry to the right section and mention ctypes. --- Misc/NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Misc/NEWS b/Misc/NEWS index 6dc4c73..4b7b3a2 100644 --- a/Misc/NEWS +++ b/Misc/NEWS @@ -17,9 +17,6 @@ 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. @@ -34,6 +31,9 @@ Core and Builtins Library ------- +- Issue #17192: Restore the patch for Issue #10309 which was ommitted + in 2.7.4 when updating the bundled version of libffi used by ctypes. + - Issue #17843: Removed test data file that was triggering false-positive virus warnings with certain antivirus software. -- cgit v0.12