From: Jim Meyering Date: Wed, 9 Oct 2002 07:28:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.3~42 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=932a05f0060fd1b3058aeb291f6b58f49cfb62a4;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 739151e020..b29c223079 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ 2002-10-09 Jim Meyering + * tests/tail-2/big-4gb: Mark this as an expensive test; it would + consume 4GB of disk space on systems without support for sparse files. + Fix a logic error that'd make it `cat err' even though dd didn't fail. + + * src/dircolors.hin (.jar): Fix typo: s/01;3/01;31/. + Patch by steven@magelico.net, forwarded by Michael Stone. + * tests/ls/dired: Ensure that ls produces English messages. - Patch by Alexey Vyskubov. + Patch by Alexey Vyskubov, forwarded by Michael Stone. 2002-10-08 Jim Meyering