From 0cae2b802b2d8e78af45bd32e5feea86d721c5d2 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Tue, 18 Jan 2022 11:57:14 +0100 Subject: [PATCH] Cygwin: add release text for last two patches Signed-off-by: Corinna Vinschen --- winsup/cygwin/release/3.3.4 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/winsup/cygwin/release/3.3.4 b/winsup/cygwin/release/3.3.4 index 7c37a575c..e09ffefdf 100644 --- a/winsup/cygwin/release/3.3.4 +++ b/winsup/cygwin/release/3.3.4 @@ -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 -- 2.43.5