This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[newlib-cygwin] Cygwin: Add release messages for last two checkins


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

commit 80f4987f02e50721e4cc62f6d70bc602324d32ad
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Tue Dec 13 12:49:02 2016 +0100

    Cygwin: Add release messages for last two checkins
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

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

diff --git a/winsup/cygwin/release/2.6.1 b/winsup/cygwin/release/2.6.1
index 749a11c..43de128 100644
--- a/winsup/cygwin/release/2.6.1
+++ b/winsup/cygwin/release/2.6.1
@@ -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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]