[newlib-cygwin] Cygwin: add release text for last two patches

Corinna Vinschen corinna@sourceware.org
Tue Jan 18 11:02:53 GMT 2022


https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=0cae2b802b2d8e78af45bd32e5feea86d721c5d2

commit 0cae2b802b2d8e78af45bd32e5feea86d721c5d2
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Tue Jan 18 11:57:14 2022 +0100

    Cygwin: add release text for last two patches
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 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


More information about the Cygwin-cvs mailing list