GNU C Library master sources branch, master, updated. glibc-2.10-80-gbfdb73e
Petr Baudis
pasky@suse.cz
Fri Sep 18 15:44:00 GMT 2009
On Mon, Sep 14, 2009 at 09:50:12AM -0700, Roland McGrath wrote:
> > Shouldn't this be mentioned in NEWS among new interfaces?
>
> Sure. It's usual practice to scour ChangeLog for anything that should be
> in NEWS when it gets toward release time. Adding NEWS items piecemeal as
> the work goes in is good to do, but we don't always get to it. NEWS
> patches are of course welcome.
I was thinking it would be easier for anyone to add it themselves rather
than apply a patch... ;-)
--8<--
2009-09-18 Petr Baudis <pasky@suse.cz>
* NEWS: Mention pthread_sigqueue as new 2.11 interface.
diff --git a/NEWS b/NEWS
index ca52e93..3c46883 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,7 @@ 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
More information about the Libc-alpha
mailing list