diff options
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 89148bca8..dae178009 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -3,14 +3,10 @@ * src/head.c (head): Call write_header here. (head_file): ... not here. -2000-08-06 Bruno Haible <haible@clisp.cons.org> - * src/cat.c (closeout_func): Remove variable. (close_stdout_wrapper): Remove unused function. (main): Remove assignment to closeout_func. -2000-08-06 Bruno Haible <haible@clisp.cons.org> - * src/fold.c (fold_file): Remove ferror(stdout) check, already done in close_stdout. |