diff options
| author | Jim Meyering <jim@meyering.net> | 1999-11-03 13:05:43 +0000 |
|---|---|---|
| committer | Jim Meyering <jim@meyering.net> | 1999-11-03 13:05:43 +0000 |
| commit | fcbef3a982497273deea2a0b50f2d52bbfdc497b (patch) | |
| tree | da3585bae6b28061d5c82bf1317e104ae2104b93 /old/textutils | |
| parent | 23d439f22be3ab5ca09c728cdd483d9822283b29 (diff) | |
| download | coreutils-fcbef3a982497273deea2a0b50f2d52bbfdc497b.tar.gz coreutils-fcbef3a982497273deea2a0b50f2d52bbfdc497b.zip | |
*** empty log message ***
Diffstat (limited to 'old/textutils')
| -rw-r--r-- | old/textutils/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index a0b2756c2..762334a18 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -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 |
