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

index 5c1c45632811173d71a9d4540e8d98d687b543ed..25761a3df5b17a94500c301e3d0d7839e76685ad 100644 (file)
@@ -1,6 +1,8 @@
 Changes in release 1.23
 * 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
+  POSIXLY_CORRECT is set, in which case it gets an error.
 
 Changes in release 1.22
 [1.21a]