]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 22 Nov 1999 09:15:42 +0000 (09:15 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 22 Nov 1999 09:15:42 +0000 (09:15 +0000)
old/textutils/NEWS

index 762334a1821d5e3c5bdba6b24d59f1847a1781b5..eb0442633f585f8cc50ded3a98310cf98c39991c 100644 (file)
@@ -1,5 +1,10 @@
 Changes in release 2.1
 [2.0a]
+* `tail --follow=name' no longer gets a failed assertion for a
+  dev,inode-reusing race condition
+* sort and comm no longer consider newlines to be part of the line,
+  as this requirement will likely be removed from POSIX.2.
+  This undoes some changes made for textutils 1.22m and 1.22n.
 * tail's (short only) -f option no longer accepts an optional argument,
   so e.g., `tail -fn 2 file' works again.
 * tail no longer refuses to operate on certain types of files