summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2009-05-14 14:44:31 +0000
committerChristopher Faylor <me@cgf.cx>2009-05-14 14:44:31 +0000
commitef5da523a94f878fbe95aac85eeb82d9a129ab6b (patch)
tree9de404e39eeb6582e6f0b692dde22b239791e581 /winsup/cygwin/ChangeLog
parente8d534d51a1ed088a9b2508884ab5bd56c142a80 (diff)
downloadcygnal-ef5da523a94f878fbe95aac85eeb82d9a129ab6b.tar.gz
cygnal-ef5da523a94f878fbe95aac85eeb82d9a129ab6b.tar.bz2
cygnal-ef5da523a94f878fbe95aac85eeb82d9a129ab6b.zip
* 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.