From: Jim Meyering Date: Wed, 11 Feb 2004 08:42:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.2.0~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3639d541264b66cc1d4daa16390575877a8377c3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/doc/ChangeLog b/doc/ChangeLog index ed70ca643f..d312f14cb5 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,14 @@ +2004-02-11 Jim Meyering + + * coreutils.texi (Time directives): The %s value *is* changed by the + --date=DATE option; don't say otherwise. Patch from Padraig Brady. + +2004-02-09 Paul Eggert + + * doc/coreutils.texi (Formatting the file names): + Improve wording for --quoting-style documentation. + Suggestions by Bruno Haible. + 2004-02-02 Jim Meyering * coreutils.texi (nice invocation): Add examples.