diff options
author | Jim Meyering <jim@meyering.net> | 1999-04-17 14:41:38 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-04-17 14:41:38 +0000 |
commit | f4143898b2136e3a5cc199791a57a74541f796c7 (patch) | |
tree | 3cd00218a82f2123e1243c572259a27823dbb64d /old/textutils | |
parent | 5101382ec6a092ee6f02ed05050a558c2bc3a638 (diff) | |
download | coreutils-f4143898b2136e3a5cc199791a57a74541f796c7.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils')
-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 2f3650864..18825993b 100644 --- a/old/textutils/NEWS +++ b/old/textutils/NEWS @@ -1,4 +1,5 @@ Changes in release 1.23 +[1.22j] * tail: fix bug introduced in 1.22i [1.22i] * tail now terminates in `yes > k & sleep 1; tail -2c k' |