From: Jim Meyering Date: Sat, 9 Dec 2000 22:16:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_10~8 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=a65f9eef4af3a3862402199aa075a5fb0bc42e77;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 151d4a8932..dc500a7b7e 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,4 +1,6 @@ Changes in release 2.1 +[2.0.10] +* od is faster and more portable than it was in 2.0.9 [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.