diff options
| author | Corinna Vinschen <corinna@vinschen.de> | 2025-12-05 17:34:20 +0100 |
|---|---|---|
| committer | Corinna Vinschen <corinna@vinschen.de> | 2025-12-22 12:38:33 +0100 |
| commit | c0c26fd69f9229a1082272bf4ff4980098d12fbc (patch) | |
| tree | 42d499eec3a5da3c5ca401b81da48527aa8be6c9 | |
| parent | 1acba497ee781564e079ec35187c236ad48b61cd (diff) | |
| download | newlib-c0c26fd69f9229a1082272bf4ff4980098d12fbc.zip newlib-c0c26fd69f9229a1082272bf4ff4980098d12fbc.tar.gz newlib-c0c26fd69f9229a1082272bf4ff4980098d12fbc.tar.bz2 | |
Cygwin: add release note for primary group override fix
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
| -rw-r--r-- | winsup/cygwin/release/3.6.6 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/release/3.6.6 b/winsup/cygwin/release/3.6.6 index bc778ba..736ef81 100644 --- a/winsup/cygwin/release/3.6.6 +++ b/winsup/cygwin/release/3.6.6 @@ -24,3 +24,7 @@ Fixes: cmd.exe is started using rlwrap in Win11. - Fix a bug where app execution aliases no longer start correctly. + +- Fix primary group override for non-domain users and users of a + Microsoft account. + Addresses: https://cygwin.com/pipermail/cygwin/2025-December/259068.html |
