diff options
author | Jim Meyering <jim@meyering.net> | 2000-01-08 16:48:29 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-01-08 16:48:29 +0000 |
commit | 00c9ad393794adcb41a2a632faa11c29845f761b (patch) | |
tree | bcd16dfd8cb73c4908347cb97ca7aa73c67d8768 /old/sh-utils | |
parent | 9a0a8e29b077b8ab07cc634c0f46a2d99a2c628a (diff) | |
download | coreutils-00c9ad393794adcb41a2a632faa11c29845f761b.tar.xz |
.
Diffstat (limited to 'old/sh-utils')
-rw-r--r-- | old/sh-utils/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 0c16f2f22..2a69e5177 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,11 @@ +2000-01-07 Jim Meyering <meyering@ascend.com> + + * tests/basename/Makefile.am (TESTS_ENVIRONMENT): Add `pwd`/ prefix + to exported PATH value (though not strictly necessary, here). + * tests/factor/Makefile.am (TESTS_ENVIRONMENT): Likewise. + * tests/seq/Makefile.am (TESTS_ENVIRONMENT): Likewise. + * tests/stty/Makefile.am (TESTS_ENVIRONMENT): Likewise. + 2000-01-06 Paul Eggert <eggert@set.twinsun.com> * tar/lib/getdate.y: Sync tm_diff with the GNU C Library. |