summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-10-17 15:07:47 +0000
committerJim Meyering <jim@meyering.net>2002-10-17 15:07:47 +0000
commit73d9218bf6dd53799ce634df2afa3e216b48c088 (patch)
treec29c8d093b0eacdb579cafea5569098281ef7746
parentf72568f82c6b9004a4dc1fbe9dd061d53542c42d (diff)
downloadcoreutils-73d9218bf6dd53799ce634df2afa3e216b48c088.tar.xz
*** empty log message ***
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 799f46043..f7fd06ab5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
-2002-10-14 Jim Meyering <meyering@lucent.com>
+2002-10-17 Jim Meyering <meyering@lucent.com>
* 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 <meyering@lucent.com>
+
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