From: Jim Meyering Date: Sun, 3 Dec 2000 10:22:32 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_9~4 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=b5d4b2c555cfc6a448575e3ded8dd1078424f53a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/NEWS b/old/textutils/NEWS index cf5b0952cc..151d4a8932 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,5 +1,9 @@ Changes in release 2.1 [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. +* tail now works with line and byte counts of 2^32 and larger, on systems + with large file support * join now works with an 8-bit delimiter * fix a compilation failure on some Solaris systems with wc.c [2.0.8]