diff options
author | Jim Meyering <jim@meyering.net> | 1999-08-20 08:58:40 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-08-20 08:58:40 +0000 |
commit | 6faeb619689bd257b27e18cf72730887cfbad58a (patch) | |
tree | e793f90684425af97acc71207f2a98e28bf99c12 /old/fileutils/ChangeLog | |
parent | 82288821f03265883bdb5815711052a683b95389 (diff) | |
download | coreutils-6faeb619689bd257b27e18cf72730887cfbad58a.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r-- | old/fileutils/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 809ada66f..31dcb9b39 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,10 @@ +1999-08-20 Jim Meyering <meyering@ascend.com> + + * 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 <meyering@ascend.com> * configure.in: Remove check for rename and the code that would |