Cygwin: add 3.5.2 release entries for latest commits

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2024-03-11 12:53:24 +01:00
parent 66f7dd9ff6
commit 83afe30071
1 changed files with 7 additions and 0 deletions

View File

@ -13,3 +13,10 @@ Fixes:
- Fix a problem that select() call for write-side of a pipe possibly
hangs with non-cygwin reader.
Addresses: https://github.com/msys2/msys2-runtime/issues/202
- Avoid recalling offline files if the file is not explicitely opened
for reading or writing data.
Addresses: https://cygwin.com/pipermail/cygwin/2024-March/255613.html
- Don't skip inadvertently some local SAM accounts on domain member
machines.