diff options
-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. |