From fea986bdc63b9761fe8630e9d97b2da0e6ab3535 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Fri, 29 Nov 2013 10:14:13 +0000 Subject: * new-features.xml (ov-new1.7.26): Fix section ID and title. Add posix_spawn item. --- winsup/doc/ChangeLog | 5 +++++ winsup/doc/new-features.xml | 7 ++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 38fa87f48..f8b5ff5de 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,8 @@ +2013-11-29 Corinna Vinschen + + * new-features.xml (ov-new1.7.26): Fix section ID and title. Add + posix_spawn item. + 2013-11-23 Corinna Vinschen * new-features.xml (ov-new1.7.26): Add new section. diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml index a62c25be6..affcc6f5f 100644 --- a/winsup/doc/new-features.xml +++ b/winsup/doc/new-features.xml @@ -4,7 +4,7 @@ What's new and what changed in Cygwin 1.7 -What's new and what changed from 1.7.24 to 1.7.25 +What's new and what changed from 1.7.25 to 1.7.26 @@ -35,6 +35,11 @@ The header /usr/include/exceptions.h, containing implementation details for 32 bit Windows' exception handling only, has been removed. + +Preliminary, experimental support of the posix_spawn family of functions. +New associated header /usr/include/spawn.h. + + -- cgit v1.2.3