From: Jim Meyering Date: Mon, 18 Feb 2002 12:39:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_21~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c53546aa7e9efcd715fb232e130f3710b6b290a9;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index bc47b68874..dd9bcb7ed5 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,10 +1,13 @@ 2002-02-18 Jim Meyering + * Version 2.0.21. * tests/tail/Test.pm: For tests matching /^(obs|err-[134])/, put _POSIX2_VERSION=199209 in the environment, so the tests succeed even when the environment would have contained _POSIX2_VERSION=200112. + * tests/uniq/Test.pm (test_vector): Rename tests of obsolete usage + to have prefix of `obs'. Adjust environment for those tests as above. * tests/mk-script: When getting input via a pipe, apply the environment settings to the command in question, not to `cat'.