From: Jim Meyering Date: Thu, 17 Oct 2002 15:08:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.4~342 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9bcacfa9976a01c8d5c6a9679c01528417f83746;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index f7fd06ab5e..286add07cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ * Version 4.5.4. - Fix a problem that could make cat misbehave on systems which + Fix a problem that could make e.g., `cat' misbehave on systems which give invalid (unreasonably large) values for stat.st_blksize. * src/system.h (ST_BLKSIZE): Ensure that the result is in [1..4MB]. Reported by Petter Reinholdtsen.