From f6aaba2b34beb5b8d173c9bc439c234e86109e92 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 11 Jan 1999 04:53:02 +0000 Subject: [PATCH] *** empty log message *** --- old/textutils/ChangeLog | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 069c16e234..5f9cea4e22 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,20 @@ -1999-01-09 Jim Meyering +1999-01-10 Jim Meyering * Version 1.22g. + All of the following new code is protected by + `#if DONT_UNLINK_WHILE_OPEN' + * src/tac.c (file_to_remove): New global. + (fp_to_close): New global. + (unlink_tempfile): New function. + (record_tempfile): New function. + (save_stdin): Call record_tempfile. + Use SET_BINARY. + (main): Use SET_BINARY and SET_BINARY2. + From Eli Zaretskii. + +1999-01-09 Jim Meyering + * tests/uniq/Test.pm: Add tests from Jochen Hein. * src/uniq.c: New option: --all-repeated (-D). (output_all_repeated) [output_mode]: New enum value. -- 2.47.3