diff options
author | Jim Meyering <jim@meyering.net> | 2000-01-06 15:59:06 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-01-06 15:59:06 +0000 |
commit | d9b2187a8c741084c679ca22243550f2c3b8d0fd (patch) | |
tree | 44ef2f220aebb5853458c811c5b4fce9fbb68028 | |
parent | d50599ae1a48c7164ec52ad587c62a0354b0b91f (diff) | |
download | coreutils-d9b2187a8c741084c679ca22243550f2c3b8d0fd.tar.xz |
*** empty log message ***
-rw-r--r-- | old/textutils/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 3c650d790..0be3ccb3c 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,6 +1,6 @@ 2000-01-06 Jim Meyering <meyering@ascend.com> - * tests/tail-2/Makefile.am (TESTS): Remove fflush. It didn't + * tests/tail-2/Makefile.am (TESTS): Remove fflush test. It didn't test the losing behavior, and left a stray tail process to boot. 2000-01-01 Jim Meyering <meyering@ascend.com> |