]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Sun, 13 Jul 1997 22:06:36 +0000 (22:06 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 13 Jul 1997 22:06:36 +0000 (22:06 +0000)
old/textutils/NEWS

index 25761a3df5b17a94500c301e3d0d7839e76685ad..aba1803060ac60743b7b0c74fa17e347dbcb582a 100644 (file)
@@ -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