Cygwin: Add release messages for last two checkins

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2016-12-13 12:49:02 +01:00
parent 563dda8259
commit 80f4987f02
1 changed files with 7 additions and 0 deletions

View File

@ -31,3 +31,10 @@ Bug Fixes
- Fix path handling of ".//" sequences.
Addresses: https://cygwin.com/ml/cygwin/2016-11/msg00295.html
- cygwin_conv_path/cygwin_create_path now also check for .exe suffix when
converting a POSIX path to Windows notation.
- Address Windows bug in path conversion on network shares for non-existing
paths.
Addresses: https://cygwin.com/ml/cygwin-developers/2016-12/msg00008.html