Add getauxval news entry.
authorRichard Henderson <rth@twiddle.net>
Thu, 24 May 2012 14:45:49 +0000 (07:45 -0700)
committerRichard Henderson <rth@twiddle.net>
Thu, 24 May 2012 14:45:49 +0000 (07:45 -0700)
NEWS

diff --git a/NEWS b/NEWS
index b244d29..586f40f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -71,6 +71,10 @@ Version 2.16
   Note that glibc is not expected to work with any Linux kernel version
   before 2.6.
 
+* New header <sys/auxv.h> and function getauxval allowing easy access to
+  the AT_* key-value pairs passed from the Linux kernel.  The header also
+  defines the HWCAP_* bits associated with the AT_HWCAP key.
+
 * New locales: mag_IN
 \f
 Version 2.15