From: Corinna Vinschen <[email protected]> Signed-off-by: Corinna Vinschen <[email protected]> --- winsup/cygwin/release/3.6.6 | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/winsup/cygwin/release/3.6.6 b/winsup/cygwin/release/3.6.6 index 09b6a3913df4..194ff15d0b84 100644 --- a/winsup/cygwin/release/3.6.6 +++ b/winsup/cygwin/release/3.6.6 @@ -14,3 +14,6 @@ Fixes: - Fix the problem that tmp_pathbuf area is destroyed regarding flock(). Addresses: https://cygwin.com/pipermail/cygwin/2025-October/258914.html + +- Improve newgrp(1) POSIX compatibility and its documentation. + Addresses: https://cygwin.com/pipermail/cygwin/2025-December/259055.html -- 2.52.0
