aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2025-12-05 20:39:11 +0100
committerCorinna Vinschen <corinna@vinschen.de>2025-12-10 18:10:10 +0100
commit43ddce194c496f81519b4c5cdba0dd39eea0edce (patch)
tree7a0b44543cef4266af90b52718c2491594ba8252
parenta212fd40a8deb9c75d4c433aef4cb007341fe1f7 (diff)
downloadnewlib-main.zip
newlib-main.tar.gz
newlib-main.tar.bz2
Cygwin: add release note for newgrp(1) fixesHEADgithub/mastergithub/mainmastermain
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
-rw-r--r--winsup/cygwin/release/3.6.63
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/release/3.6.6 b/winsup/cygwin/release/3.6.6
index 09b6a39..194ff15 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