[newlib-cygwin] Cygwin: update release notes for 3.2.0

Corinna Vinschen corinna@sourceware.org
Mon Mar 8 10:34:51 GMT 2021


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

commit abc8acb6a0acc8cbd5df6935171b8c734126e473
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Mon Mar 8 11:34:46 2021 +0100

    Cygwin: update release notes for 3.2.0
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/cygwin/release/3.2.0 | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/winsup/cygwin/release/3.2.0 b/winsup/cygwin/release/3.2.0
index 53727d33b..f07289254 100644
--- a/winsup/cygwin/release/3.2.0
+++ b/winsup/cygwin/release/3.2.0
@@ -64,3 +64,10 @@ Bug Fixes
 
 - Fix the return value when ptsname_r(3) is called with a bad file descriptor
   Addresses: https://lists.gnu.org/archive/html/bug-gnulib/2021-01/msg00245.html
+
+- Fix path handling in case the Cygwin installation dir is accessed via
+  a Windows junction point.
+  Addresses: https://cygwin.com/pipermail/cygwin-developers/2021-February/012054.html
+
+- Fix potential handle leaks when dup'ing descriptors
+  Addresses: https://cygwin.com/pipermail/cygwin-developers/2021-February/012041.html


More information about the Cygwin-cvs mailing list