diff options
Diffstat (limited to 'winsup/cygwin')
-rw-r--r-- | winsup/cygwin/release/2.4.0 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/release/2.4.0 b/winsup/cygwin/release/2.4.0 index 4feff5b80..5953d61ea 100644 --- a/winsup/cygwin/release/2.4.0 +++ b/winsup/cygwin/release/2.4.0 @@ -73,3 +73,7 @@ Bug Fixes - Fix a potential crash reading invalid passwd and group entries from /etc/passwd and /etc/group. Addresses: https://cygwin.com/ml/cygwin/2015-12/msg00170.html + +- Cygpath(1) now tries to correct the case of system directories when + returned as POSIX paths. + Addresses: https://cygwin.com/ml/cygwin/2016-01/msg00002.html |