diff options
author | Jim Meyering <jim@meyering.net> | 1999-04-12 04:28:05 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-04-12 04:28:05 +0000 |
commit | 4de61e5f98167f9646cc8a652bbaaaf240bfed75 (patch) | |
tree | e262bdefa2448b9b0e6f624f13c15a9c5876e1a1 /old/textutils | |
parent | 1f6f06f7de7c0f6055483e0b667c3670b8dafbdd (diff) | |
download | coreutils-4de61e5f98167f9646cc8a652bbaaaf240bfed75.tar.xz |
.
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 843658996..67b37efc2 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -2,6 +2,9 @@ * Version 1.22i. + * tests/pr/Test.pm (test_vector): Disable all tests while I wait for + an updated suite. + Fix the problem whereby `yes > k & sleep 1; tail -2c k' would infloop. * src/tail.c (COPY_TO_EOF): Define. (dump_remainder): Add parameter, n_bytes, and rewrite to use it. |