summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-01-26 04:12:46 +0000
committerJim Meyering <jim@meyering.net>1997-01-26 04:12:46 +0000
commit74bca24efe438aa32de78983d28094f7c593b92a (patch)
treedb502429a5a6b56ca44e0329061910f4d0b8d158 /old
parente385fd1e4c03f4e58117b449160ecb86a8f6888b (diff)
downloadcoreutils-74bca24efe438aa32de78983d28094f7c593b92a.tar.xz
.
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog6
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.