From: Jim Meyering Date: Sun, 4 Jun 2000 06:41:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0t~5 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=377d7cdb852e8cfd89d3484276b65e5530bc0a06;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index d0300275e7..bb8711bb26 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,9 @@ -2000-06-03 Jim Meyering +2000-06-04 Jim Meyering * Version 4.0t. +2000-06-03 Jim Meyering + * 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.