From 15e112e97bd0485072022a26e112c155260bb557 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 14 Jan 2002 08:53:49 +0000 Subject: [PATCH] *** empty log message *** --- old/textutils/ChangeLog | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index ca3c9fbc0c..479c7c60df 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,19 @@ -2002-01-13 Jim Meyering +2002-01-14 Jim Meyering * Version 2.0.20. + * tests/misc/sort: New test, for just-fixed bug. + * tests/misc/Makefile.am (TESTS): Add sort. + (TESTS_ENVIRONMENT): Add PROG=$$tst. This is a gross kludge + that depends on the name of an automake-generated local variable. + +2002-01-13 Paul Eggert + + * src/sort.c (mergefps): Fix bug when eliminating empty files. + Bug reported by James Hutt. + +2002-01-13 Jim Meyering + * tests/help-version: Tweak to work with the programs in diffutils. 2002-01-09 Jim Meyering -- 2.47.3