]> sourceware.org Git - newlib-cygwin.git/commitdiff
Cygwin: document a recent bug fix
authorKen Brown <kbrown@cornell.edu>
Fri, 15 Jan 2021 17:37:57 +0000 (12:37 -0500)
committerKen Brown <kbrown@cornell.edu>
Mon, 18 Jan 2021 16:11:45 +0000 (11:11 -0500)
This documents commit aec64798, "Cygwin: add flag to indicate reparse
points unknown to WinAPI".

winsup/cygwin/release/3.2.0

index 132d5c81071046e52dd6d72ec91b5cec53a36335..c18a848de34f40decf58ed185189fa7cbccc120b 100644 (file)
@@ -43,5 +43,8 @@ Bug Fixes
 - Fix return value of sqrtl on negative infinity.
   Addresses: https://cygwin.com/pipermail/cygwin/2020-October/246606.html
 
+- Fix a path handling problem if there is a WSL symlink in PATH.
+  Addresses: https://cygwin.com/pipermail/cygwin/2020-December/246938.html
+
 - Fix a bug in fstatat(2) on 32 bit that could cause it to return garbage.
   Addresses: https://cygwin.com/pipermail/cygwin/2021-January/247399.html
This page took 0.035705 seconds and 5 git commands to generate.