]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 3 Nov 1999 13:05:43 +0000 (13:05 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 3 Nov 1999 13:05:43 +0000 (13:05 +0000)
old/textutils/NEWS

index a0b2756c25674890557aadc0c961378d55081700..762334a1821d5e3c5bdba6b24d59f1847a1781b5 100644 (file)
@@ -1,3 +1,9 @@
+Changes in release 2.1
+[2.0a]
+* 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
+* fixed bug in tsort's handling of cycles
 Changes in release 2.0
 [1.22q]
 * HPUX portability fix: md5sum would dump core due to use of libc's getline