summaryrefslogtreecommitdiffstats
path: root/winsup/utils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r--winsup/utils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index 5d7193939..090e841d9 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,5 +1,11 @@
2009-07-22 Corinna Vinschen <corinna@vinschen.de>
+ * mount.cc (do_mount): Replace --no-executable flag with notexec
+ mount option in hint for remote filesystems.
+ * path.cc (getmntent): Fix typo (noexec -> notexec).
+
+2009-07-22 Corinna Vinschen <corinna@vinschen.de>
+
* Makefile.in (path-mount.o): Add a rule to build stripped down version
of path.cc for usage in mount.
(mount.exe): Add dependency to path-mount.o.