From: Jim Meyering Date: Thu, 28 Feb 2002 08:30:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_1_6~44 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4e9fd5763328ea8488aa533906b4e5aed8661ba0;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 145af44168..2d3f103d9a 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2002-02-28 Jim Meyering + + * coreutils.texi (pr invocation): Reword to avoid using `:' + in an @opindex entry -- info doesn't permit it. + 2002-02-27 Paul Eggert * coreutils.texi (Formatting file timestamps): Document new diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index bca1e2a474..36f1ab987e 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,7 +1,12 @@ -2002-02-26 Jim Meyering +2002-02-27 Jim Meyering * Version 4.1.6. +2002-02-27 Paul Eggert + + * src/ls.c (decode_switches, usage): Add --time-style=+FORMAT. + * doc/coreutils.texi (Formatting file timestamps): Document it. + 2002-02-25 Paul Eggert Add ACL support to 'ls' for HP-UX and Unixware, and try to