diff options
author | Jim Meyering <jim@meyering.net> | 2002-10-18 06:49:24 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-10-18 06:49:24 +0000 |
commit | 82d3409e3d0ffd0487547747d4af0defdcf96c02 (patch) | |
tree | 8ebc1f9f4e5a4a92d4906735bba292c141fb5777 /ChangeLog | |
parent | 76cc19f6791cc74fafbdb40532928fc5586b8b79 (diff) | |
download | coreutils-82d3409e3d0ffd0487547747d4af0defdcf96c02.tar.xz |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,7 +1,12 @@ -2002-10-17 Jim Meyering <meyering@lucent.com> +2002-10-18 Jim Meyering <meyering@lucent.com> * Version 4.5.4. + * src/system.h (ST_BLKSIZE): Correct comment describing how to + reproduce HPUX-11 cat failure. From Petter Reinholdtsen. + +2002-10-17 Jim Meyering <meyering@lucent.com> + 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]. |