From: Jim Meyering Date: Mon, 18 Feb 2002 12:33:30 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_21~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=42eb22a775d39653eefdd3aeb7a7de638b3a2356;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 04cb19fe15..d867849f04 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,14 @@ -2002-02-17 Jim Meyering +2002-02-18 Jim Meyering * 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 + * tests/head/Test.pm: Accept pre-POSIX 1003.1-2001 options. * tests/pr/Test.pm: Likewise. * tests/sort/Test.pm: Likewise.