summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-02-18 12:33:30 +0000
committerJim Meyering <jim@meyering.net>2002-02-18 12:33:30 +0000
commit42eb22a775d39653eefdd3aeb7a7de638b3a2356 (patch)
treea662b1fa5199f40310b83e2e03db818660ff79dc /old
parent68d442ddaf878955395a4fbc9d11d6437b93ee1e (diff)
downloadcoreutils-42eb22a775d39653eefdd3aeb7a7de638b3a2356.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog9
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.