From 85429b1a8f40b5c9175802957fb7217310988104 Mon Sep 17 00:00:00 2001 From: "David S. Miller" Date: Thu, 13 Dec 2012 15:40:06 -0500 Subject: Mention IFUNC enhancements to testsuite in NEWS. * NEWS: Mention IFUNC testsuite enhancements. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 439b3cd..bd66e75 100644 --- a/NEWS +++ b/NEWS @@ -62,6 +62,10 @@ Version 2.17 * Improved support for cross-compilation, including cross-testing and bootstrap builds without a previously built glibc. +* Several testsuite tests are now able to test multiple IFUNC variants of an + interface, rather than just testing the one that would be choosen by + default. + * New configure options --with-bugurl and --with-pkgversion, for distributors to use to embed their bug-reporting and package version information in --help and --version output. -- cgit v1.1