From: Jim Meyering Date: Fri, 20 Dec 1996 05:48:34 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_14a~58 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=421e75544b3cbdc56e0e34233b280cff5d9556ff;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 05f2117f11..d49b9626e5 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,15 @@ +Thu Dec 19 23:28:41 1996 Jim Meyering + + * tests/join-test/mk-script.pl: Rewrite to be more general -- so + it can be used for join, cut, sort, tr, and soon, pr test suites. + * tests/tr-test/mk-script.pl: Symlink through CVS repo to join's + mk-script.pl. + * tests/sort-test/mk-script.pl: Likewise. + * tests/cut-test/mk-script.pl: Likewise. + + * tests/tr-test/Test.pm: Adapted for new mk-script.pl. + * tests/join-test/Test.pm: Likewise. + Tue Dec 17 16:48:51 1996 Jim Meyering * tests/join-test/Makefile.am (.pl): Make generated file read-only so