summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2009-09-21 11:11:19 +0200
committerAndreas Schwab <schwab@redhat.com>2009-09-21 11:11:19 +0200
commit98f5a5bbf1230f9dd1c3f30d1ac19c7ab54be1bb (patch)
tree11738db1e7a3319c79cfb9640825e224d98aadb7 /NEWS
parente6afe876da31a8f4a6fcb69fa9039139ea61a688 (diff)
parentae0f0dbd0e6205af474cd8e5d5f43ff7a7e46eec (diff)
Merge remote branch 'origin/master' into fedora/master
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index ca52e93b73..d2ac1aa02b 100644
--- a/NEWS
+++ b/NEWS
@@ -7,10 +7,10 @@ using `glibc' in the "product" field.
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.