Mention pthread_sigqueue
authorRoland McGrath <roland@redhat.com>
Fri, 18 Sep 2009 20:30:07 +0000 (13:30 -0700)
committerRoland McGrath <roland@redhat.com>
Fri, 18 Sep 2009 20:30:07 +0000 (13:30 -0700)
NEWS

diff --git a/NEWS b/NEWS
index ca52e93..d2ac1aa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,10 +7,10 @@ using `glibc' in the "product" field.
 \f
 Version 2.11
 
-* New interfaces: execvpe
+* New interfaces: execvpe, pthread_sigqueue
   Implemented by Ulrich Drepper.
 
-* checking version of longjmp added that fails if an uninitialized stack
+* Checking version of longjmp added that fails if an uninitialized stack
   frame would be created.  Implemented by Ulrich Drepper.
 
 * STT_GNU_IFUNC is now supported in static executables.