summaryrefslogtreecommitdiffstats
path: root/winsup/utils/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-07-04 03:20:22 +0000
committerChristopher Faylor <me@cgf.cx>2003-07-04 03:20:22 +0000
commitbaf77a53b079f6ce9f77f6ccde3e57229720050e (patch)
tree4032840ee7d56a9d839aae7d5fc48b1b1cdf29d8 /winsup/utils/ChangeLog
parent08604f02bcbcd954c601cd46f68d45321f3ee164 (diff)
downloadcygnal-baf77a53b079f6ce9f77f6ccde3e57229720050e.tar.gz
cygnal-baf77a53b079f6ce9f77f6ccde3e57229720050e.tar.bz2
cygnal-baf77a53b079f6ce9f77f6ccde3e57229720050e.zip
* mount.cc (struct opt): Remove posix option.
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r--winsup/utils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index 728c64758..f4a3282d4 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,5 +1,9 @@
2003-07-03 Christopher Faylor <cgf@redhat.com>
+ * mount.cc (struct opt): Remove posix option.
+
+2003-07-03 Christopher Faylor <cgf@redhat.com>
+
* mount.cc (longopts): Add long "options" keyword.
(opts): Add -o option.
(usage): Display -o option.