diff options
author | Jim Meyering <jim@meyering.net> | 2000-06-20 06:55:04 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-06-20 06:55:04 +0000 |
commit | 20deee54fcda93aa2804fb0e31d05cb9757a52a6 (patch) | |
tree | 3782805f76de8c86ad6fc4569503086a2fe38d12 | |
parent | 2ed1f74efe1913675d4fd795ae2801a4dc6606ea (diff) | |
download | coreutils-20deee54fcda93aa2804fb0e31d05cb9757a52a6.tar.xz |
*** empty log message ***
-rw-r--r-- | old/textutils/ChangeLog | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 8428ad70e..1a1084dd6 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -23,8 +23,6 @@ Don't close stdout explicitly. Replace uses of global constant, output_desc, with uses of STDOUT_FILENO. - * src/tail.c: FIXME - Arrange to call close_stdout upon exit. Don't close stdout explicitly. * src/cksum.c: Likewise. * src/comm.c: Likewise. |