[newlib-cygwin/cygwin-3_3-branch] Cygwin: add release text for last two patches
Corinna Vinschen
corinna@sourceware.org
Tue Jan 18 11:02:43 GMT 2022
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=bb39eeecab78ff05714348e81cc83609c2e06c7b
commit bb39eeecab78ff05714348e81cc83609c2e06c7b
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