diff options
author | Jim Meyering <jim@meyering.net> | 2000-06-04 06:41:13 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-06-04 06:41:13 +0000 |
commit | 377d7cdb852e8cfd89d3484276b65e5530bc0a06 (patch) | |
tree | c84093de612cf335c59ee811cd0e06149e2bad95 /old | |
parent | 86c82268197db31c6f9d511d8eb307a3239fa0af (diff) | |
download | coreutils-377d7cdb852e8cfd89d3484276b65e5530bc0a06.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index d0300275e..bb8711bb2 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,9 @@ -2000-06-03 Jim Meyering <meyering@lucent.com> +2000-06-04 Jim Meyering <meyering@lucent.com> * Version 4.0t. +2000-06-03 Jim Meyering <meyering@lucent.com> + * src/install.c (usage): Document that -v is a synonym for --verbose. * src/mkdir.c: Allow -v as synonym for --verbose, to be consistent with other fileutils. |