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>2002-05-13 09:18:34 +0400
committerChristopher Faylor <me@cgf.cx>2002-05-13 09:18:34 +0400
commit65791b5de3ed5efc3fb84389e551e945b2b2424c (patch)
treef458432e008099266062b97c8cc2952d0ecc6bc8 /winsup/utils/ChangeLog
parentc49fa762631f93c496e3e4e7d55ff730cf24d789 (diff)
Update ChangeLog with missing entry.
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r--winsup/utils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index 3343f8922..fb3f60f44 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -9,6 +9,9 @@
(main): Use getopt_long for option parsing. Implement -l, and -s
options. Use test_for_unknown_sig() to test for signal validity.
+ * mount.cc (longopts): Make static.
+ (opts): Ditto.
+
2002-05-12 Christopher Faylor <cgf@redhat.com>
* mount.cc (do_mount): Default to non-exec option for remote drives.