diff options
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. |