diff options
author | Jim Meyering <jim@meyering.net> | 1996-12-20 05:48:34 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-12-20 05:48:34 +0000 |
commit | 421e75544b3cbdc56e0e34233b280cff5d9556ff (patch) | |
tree | 095df049b815684e7cb7db6526d489a8e4063e7a /old | |
parent | 7466f4107519408a9776e1fe1808b24b5d71e7b0 (diff) | |
download | coreutils-421e75544b3cbdc56e0e34233b280cff5d9556ff.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 05f2117f1..d49b9626e 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,15 @@ +Thu Dec 19 23:28:41 1996 Jim Meyering <meyering@na-net.ornl.gov> + + * 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 <meyering@na-net.ornl.gov> * tests/join-test/Makefile.am (.pl): Make generated file read-only so |