diff --git a/doc/ChangeLog b/doc/ChangeLog index e2644afd1..3f5fe80b4 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.