From: Jim Meyering Date: Sun, 26 Jan 1997 04:12:46 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_21a~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=74bca24efe438aa32de78983d28094f7c593b92a;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 838286417f..3117b81421 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,5 +1,11 @@ Sat Jan 25 00:12:29 1997 Jim Meyering + * 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.