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:
authorChristopher Faylor <me@cgf.cx>2009-05-14 18:44:31 +0400
committerChristopher Faylor <me@cgf.cx>2009-05-14 18:44:31 +0400
commitef5da523a94f878fbe95aac85eeb82d9a129ab6b (patch)
tree9de404e39eeb6582e6f0b692dde22b239791e581 /winsup/cygwin/ChangeLog
parente8d534d51a1ed088a9b2508884ab5bd56c142a80 (diff)
* mount.cc (mount_info::init): Remove MOUNT_CYGWIN_EXEC setting when
auto-mounting /usr/bin.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 3efda4c6a..bf8e9edb1 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+2009-05-14 Christopher Faylor <me+cygwin@cgf.cx>
+
+ * mount.cc (mount_info::init): Remove MOUNT_CYGWIN_EXEC setting when
+ auto-mounting /usr/bin.
+
2009-05-14 Corinna Vinschen <corinna@vinschen.de>
* mount.cc (oopts): Add a no-op "auto" option.