]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 14 Jan 2002 08:53:49 +0000 (08:53 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 14 Jan 2002 08:53:49 +0000 (08:53 +0000)
old/textutils/ChangeLog

index ca3c9fbc0c424dbfc2a7d51006f7f3591c597f3a..479c7c60df28274bf9a75e5de0c7dacf6fc50f01 100644 (file)
@@ -1,7 +1,19 @@
-2002-01-13  Jim Meyering  <meyering@lucent.com>
+2002-01-14  Jim Meyering  <meyering@lucent.com>
 
        * 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  <eggert@twinsun.com>
+
+       * src/sort.c (mergefps): Fix bug when eliminating empty files.
+       Bug reported by James Hutt.
+
+2002-01-13  Jim Meyering  <meyering@lucent.com>
+
        * tests/help-version: Tweak to work with the programs in diffutils.
 
 2002-01-09  Jim Meyering  <meyering@lucent.com>