summaryrefslogtreecommitdiff
path: root/old/textutils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-06-20 06:55:04 +0000
committerJim Meyering <jim@meyering.net>2000-06-20 06:55:04 +0000
commit20deee54fcda93aa2804fb0e31d05cb9757a52a6 (patch)
tree3782805f76de8c86ad6fc4569503086a2fe38d12 /old/textutils
parent2ed1f74efe1913675d4fd795ae2801a4dc6606ea (diff)
downloadcoreutils-20deee54fcda93aa2804fb0e31d05cb9757a52a6.tar.xz
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r--old/textutils/ChangeLog2
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.