From 1eaa9b08afec11e137ed71cebafbdcedba07dcc9 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Tue, 9 Mar 2021 10:06:03 +0100 Subject: Cygwin: update release notes for 3.2.0, part 4 Signed-off-by: Corinna Vinschen --- winsup/cygwin/release/3.2.0 | 3 ++- winsup/doc/new-features.xml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/winsup/cygwin/release/3.2.0 b/winsup/cygwin/release/3.2.0 index f888ff8fb..01e998ee5 100644 --- a/winsup/cygwin/release/3.2.0 +++ b/winsup/cygwin/release/3.2.0 @@ -1,7 +1,8 @@ What's new: ----------- -- Revamped pseudo console support. +- Revamped pseudo console support. Conditionally activating it only when + a non-cygwin application is run. - New C11 threads API: call_once, cnd_broadcast, cnd_destroy, cnd_init, cnd_signal, cnd_timedwait, cnd_wait, mtx_destroy, mtx_init, mtx_lock, diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml index d0fc15e94..d59fc12c4 100644 --- a/winsup/doc/new-features.xml +++ b/winsup/doc/new-features.xml @@ -9,7 +9,8 @@ -Revamped pseudo console support. +Revamped pseudo console support. Conditionally activating it only when +a non-cygwin application is run. -- cgit v1.2.3