https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=863952f273f443bc210e1e5329a5527a6034e8b0
commit 863952f273f443bc210e1e5329a5527a6034e8b0 Author: Corinna Vinschen <[email protected]> Date: Thu Jul 14 20:55:04 2016 +0200 Add release message for commit fe9e3b4 Signed-off-by: Corinna Vinschen <[email protected]> Diff: --- winsup/cygwin/release/2.5.3 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/winsup/cygwin/release/2.5.3 b/winsup/cygwin/release/2.5.3 index 0a27396..c97cd64 100644 --- a/winsup/cygwin/release/2.5.3 +++ b/winsup/cygwin/release/2.5.3 @@ -21,3 +21,6 @@ Bug Fixes Addresses: https://cygwin.com/ml/cygwin/2016-07/msg00067.html - Change blkcnt_t to signed type per POSIX. + +- Fix transposing invalid chars in Windows filenames on relative paths. + Addresses: https://cygwin.com/ml/cygwin/2016-07/msg00193.html
