Cygwin: add release text for last two patches
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
bd4fdcc059
commit
0cae2b802b
|
@ -23,3 +23,10 @@ Bug Fixes
|
|||
|
||||
- Fix an "Invalid argument" problem in posix_spawn on i686.
|
||||
Addresses: https://cygwin.com/pipermail/cygwin/2022-January/250453.html
|
||||
|
||||
- Fix handling of AAAA records in Cygwin resolver code using native
|
||||
windows calls.
|
||||
|
||||
- Fix a problem creating a dir "foo", if a file (but not a Cygwin symlink)
|
||||
"foo.lnk" already exists.
|
||||
Addresses: https://github.com/msys2/msys2-runtime/issues/81
|
||||
|
|
Loading…
Reference in New Issue