Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2010-02-15 16:29:02 +0300
committerCorinna Vinschen <corinna@vinschen.de>2010-02-15 16:29:02 +0300
commit66f2d8f13e254646e8d8fd416751d78bd6c88075 (patch)
treea45fb9f1bdcd3dd8c0270a52019a23308c8efb53 /winsup/cygwin/ChangeLog
parent93579594b7e667e952f9b5c4b1e1522b54bf0f23 (diff)
* path.cc (path_conv::check): Treat native DOS paths as "noacl".
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 7bc30b912..e99507da9 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,5 +1,9 @@
2010-02-15 Corinna Vinschen <corinna@vinschen.de>
+ * path.cc (path_conv::check): Treat native DOS paths as "noacl".
+
+2010-02-15 Corinna Vinschen <corinna@vinschen.de>
+
* mount.cc (mount_info::conv_to_win32_path): Set UNC path flags to
cygdrive prefix path flags.