From: Jim Meyering Date: Fri, 20 Aug 1999 08:58:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0j-trial~329 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6faeb619689bd257b27e18cf72730887cfbad58a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 809ada66fd..31dcb9b39b 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,10 @@ +1999-08-20 Jim Meyering + + * src/chown.c (usage): Tweak --help output to make it more consistent + with that of chgrp. + * src/chgrp.c (usage): Tweak --help output to make it more consistent + with that of chown. + 1999-08-17 Jim Meyering * configure.in: Remove check for rename and the code that would