Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2022-01-19 10:50:48 +0300
committerCorinna Vinschen <corinna@vinschen.de>2022-01-19 10:51:03 +0300
commita74707e7acf07652b0457b3f3dedc649c053e236 (patch)
tree4c3bb64156972a4f4da1000dd1f9f9bda9c95de4 /winsup
parent099d5a9a57838e519bfc1fb7f9c1dc8be002e6b2 (diff)
Cygwin: add resolver fixes to release message
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/release/3.3.42
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/release/3.3.4 b/winsup/cygwin/release/3.3.4
index 3fa9b9e9c..d45722ac5 100644
--- a/winsup/cygwin/release/3.3.4
+++ b/winsup/cygwin/release/3.3.4
@@ -25,7 +25,7 @@ Bug Fixes
Addresses: https://cygwin.com/pipermail/cygwin/2022-January/250453.html
- Fix handling of AAAA records in Cygwin resolver code using native
- windows calls.
+ windows calls. Also fix various bugs in the resolver.
- Fix a problem creating a dir "foo", if a file (but not a Cygwin symlink)
"foo.lnk" already exists.