From: Jim Meyering Date: Sun, 13 Jul 1997 22:06:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: SH-UTILS-1_16d~70 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=f43d9ab8a65907472c9c5cb4bcabc2074931d759;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 25761a3df5..aba1803060 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,4 +1,7 @@ Changes in release 1.23 +[1.22a] +* `head -c 4096m' is no longer treated just like `head -c 0' + now it gets a diagnostic about 4096m being too large. * pr: For compatibility (also more POSIX compliant): Include default separator `TAB' when merging lines of full length. * tail -N file1 file2 works like head -N file1 file2, except when