diff options
author | Jim Meyering <jim@meyering.net> | 1999-04-17 11:56:21 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-04-17 11:56:21 +0000 |
commit | 5101382ec6a092ee6f02ed05050a558c2bc3a638 (patch) | |
tree | 848ab9c1094f644fd154eeea437e6d81ba097970 /old/textutils/NEWS | |
parent | dd886e96909595250b088fcdbed13010776b7853 (diff) | |
download | coreutils-5101382ec6a092ee6f02ed05050a558c2bc3a638.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils/NEWS')
-rw-r--r-- | old/textutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/textutils/NEWS b/old/textutils/NEWS index c892a1f80..2f3650864 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,4 +1,5 @@ Changes in release 1.23 +* tail: fix bug introduced in 1.22i [1.22i] * tail now terminates in `yes > k & sleep 1; tail -2c k' * `tail -f' now ensures that stdout is unbuffered |