From: Jim Meyering Date: Mon, 8 Dec 2003 08:37:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.0~73 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8404d3cf899b17ed11aaf7cae18a0e6e2289258;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/doc/ChangeLog b/doc/ChangeLog index e2644afd12..3f5fe80b4d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,12 @@ +2003-12-03 Paul Eggert + + * coreutils.texi (What information is listed, chroot invocation): + Adjust example 'ls' output to match new behavior with narrower + output columns. + (The cut command): Remove example that cut the output of + 'ls -l'. The output was incorrect even with the old 'ls', and + the whole idea of using 'cut' on 'ls -l' output is bogus anyway. + 2003-11-24 Paul Eggert Parse floating-point operands and options in the C locale.