From: Jim Meyering Date: Thu, 17 Oct 2002 15:07:47 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v4.5.4~343 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73d9218bf6dd53799ce634df2afa3e216b48c088;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 799f460434..f7fd06ab5e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ -2002-10-14 Jim Meyering +2002-10-17 Jim Meyering * Version 4.5.4. + Fix a problem that could make 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. + +2002-10-14 Jim Meyering + Specifying a printf conversion specifer as nl's separator string could cause nl to segfault. * src/nl.c (build_print_fmt): Don't include separator string