summaryrefslogtreecommitdiff
path: root/old/textutils/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-11-22 09:15:42 +0000
committerJim Meyering <jim@meyering.net>1999-11-22 09:15:42 +0000
commit94129d72a578864900217d978089b266db391d50 (patch)
treec7fff1327d7c60f07c04508703e0e4627ab284ad /old/textutils/NEWS
parente0e3f4ba724c7d424e7df491287f0a7400f1898a (diff)
downloadcoreutils-94129d72a578864900217d978089b266db391d50.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils/NEWS')
-rw-r--r--old/textutils/NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS
index 762334a18..eb0442633 100644
--- a/old/textutils/NEWS
+++ b/old/textutils/NEWS
@@ -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