]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 18 Feb 2002 12:33:30 +0000 (12:33 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 18 Feb 2002 12:33:30 +0000 (12:33 +0000)
old/textutils/ChangeLog

index 04cb19fe15eb45f64f159c464fb31ac175cfc555..d867849f044c0147808df91fe6f561dbaa4955fd 100644 (file)
@@ -1,7 +1,14 @@
-2002-02-17  Jim Meyering  <meyering@lucent.com>
+2002-02-18  Jim Meyering  <meyering@lucent.com>
 
        * Version 2.0.21.
 
+       * tests/mk-script: When getting input via a pipe, apply the
+       environment settings to the command in question, not to `cat'.
+       No longer allow more than one element in the $Test::env or
+       $Test::env_default arrays.  No caller used that feature.
+
+2002-02-17  Jim Meyering  <meyering@lucent.com>
+
        * tests/head/Test.pm: Accept pre-POSIX 1003.1-2001 options.
        * tests/pr/Test.pm: Likewise.
        * tests/sort/Test.pm: Likewise.