diff options
author | Roland McGrath <roland@gnu.org> | 2004-09-22 00:14:18 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-09-22 00:14:18 +0000 |
commit | 5bddcbde96ea1fdedb1843b35315562c8d4c303d (patch) | |
tree | 7651c0c9e2f896f5b001d8b89460544579c44eb6 /utils/ChangeLog | |
parent | c8103b46c984ea7c7d4f6835920ad8ec48496423 (diff) |
.
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r-- | utils/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog index f28fe525..53990fcc 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,13 @@ +2004-09-21 Alfred M. Szmidt <ams@kemisten.nu> + + * mount.c (argp_opts): Enabled never-enabled options and added + long versions: --verbose/-v, --remount/--update/-u, + --writable/-w, --readonly/-r and --options/-o. Reported by + Ben Asselstine. + + * mount.c (parse_opt): For -u, use "update" instead of the deprecated + "remount" argument. + 2004-03-09 Marcus Brinkmann <marcus@gnu.org> * login.c (main): Remove extern declaration and invocation of |