diff options
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | doc/ChangeLog | 4 |
2 files changed, 9 insertions, 1 deletions
@@ -1,7 +1,11 @@ -2005-06-23 Paul Eggert <eggert@cs.ucla.edu> +2005-06-24 Jim Meyering <jim@meyering.net> * Version 5.3.1. + * src/mv.c (usage): Clarify how --reply=no works. + +2005-06-23 Paul Eggert <eggert@cs.ucla.edu> + 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 84bc00d9b..71a2cc515 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2005-06-24 Jim Meyering <jim@meyering.net> + + * coreutils.texi (cp invocation): Clarify how --reply=no works. + 2005-06-14 William Brendling <wbrendling@gmail.com> * coreutils.texi (du invocation): New options --last-time and |