From: Jim Meyering Date: Fri, 24 Jun 2005 08:05:54 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_12~492 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=36bcf322ce7f58aee1f02c501dd116c2171be8a1;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 7433dd0683..5865addde9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ -2005-06-23 Paul Eggert +2005-06-24 Jim Meyering * Version 5.3.1. + * src/mv.c (usage): Clarify how --reply=no works. + +2005-06-23 Paul Eggert + Address the following "du" issues: - The option name "--last-time=TYPE" is different from the ls's option diff --git a/doc/ChangeLog b/doc/ChangeLog index 84bc00d9b2..71a2cc5158 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2005-06-24 Jim Meyering + + * coreutils.texi (cp invocation): Clarify how --reply=no works. + 2005-06-14 William Brendling * coreutils.texi (du invocation): New options --last-time and