diff options
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r-- | winsup/utils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index df9416fa2..fdc626e11 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,9 @@ +Mon Apr 2 22:41:33 2001 Christopher Faylor <cgf@cygnus.com> + + * mount.cc (main): Use getopt_long for parsing arguments. + (usage): Reformat, show long and short options. + * umount.cc (main): Ditto, all of the above. + Mon Apr 2 10:58:26 2001 Christopher Faylor <cgf@cygnus.com> * mount.cc (show_mounts): Change format string to more closely resemble |