diff options
author | Jim Meyering <jim@meyering.net> | 1997-01-26 04:12:46 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-01-26 04:12:46 +0000 |
commit | 74bca24efe438aa32de78983d28094f7c593b92a (patch) | |
tree | db502429a5a6b56ca44e0329061910f4d0b8d158 /old | |
parent | e385fd1e4c03f4e58117b449160ecb86a8f6888b (diff) | |
download | coreutils-74bca24efe438aa32de78983d28094f7c593b92a.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 838286417..3117b8142 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,11 @@ Sat Jan 25 00:12:29 1997 Jim Meyering <meyering@na-net.ornl.gov> + * tests/sort-test/mk-script.pl: Interpret `input arg is a hash + reference' as meaning that the tested program will read no input. + Most of the tests for the date program use this feature. + Also for date, the generated script now reflects specification + (in Test.pm) of default and per-test environment settings. + * src/csplit.c: Reflect changes to xstrtol and xstrtoul interfaces. * src/fold.c: Likewise. * src/head.c: Likewise. |