diff options
-rw-r--r-- | old/textutils/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index 25761a3df..aba180306 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 |