diff options
author | Jim Meyering <jim@meyering.net> | 2002-02-18 12:33:30 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-02-18 12:33:30 +0000 |
commit | 42eb22a775d39653eefdd3aeb7a7de638b3a2356 (patch) | |
tree | a662b1fa5199f40310b83e2e03db818660ff79dc /old/textutils | |
parent | 68d442ddaf878955395a4fbc9d11d6437b93ee1e (diff) | |
download | coreutils-42eb22a775d39653eefdd3aeb7a7de638b3a2356.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/textutils')
-rw-r--r-- | old/textutils/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 04cb19fe1..d867849f0 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -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. |