From: Jim Meyering Date: Sat, 9 Dec 2000 22:17:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_10~7 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=baf047f89a98ec36c9e653de5a203de9808120c6;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/NEWS b/old/textutils/NEWS index dc500a7b7e..5e5a2168c1 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,6 +1,7 @@ Changes in release 2.1 [2.0.10] * od is faster and more portable than it was in 2.0.9 +* tail avoids an uninitialized memory reference [2.0.9] * od now prints valid addresses for offsets of 2^32 and larger, and allows the byte offset (-j) and byte count (-N) arguments to be 2^32 and larger.