summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-11-20 10:39:29 +0000
committerJim Meyering <jim@meyering.net>1999-11-20 10:39:29 +0000
commit4a602cec80abb616fa0c3c9d2d8e8f0fc7290826 (patch)
tree0e15c226daa1bc5b64ee815a57faf8a94ff47c65 /old
parent6fdf590d360c753acde72f199eff05401683d312 (diff)
downloadcoreutils-4a602cec80abb616fa0c3c9d2d8e8f0fc7290826.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index 7fc70d3df..2c95a0adb 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -1,5 +1,8 @@
1999-11-20 Jim Meyering <meyering@ascend.com>
+ * tests/ls/time-1: Use `ls' and `touch', not $LS and $TOUCH.
+ * tests/ls/Makefile.am (TESTS_ENVIRONMENT): Specify PATH, etc.
+
* src/chgrp.c: Declare lstat; needed on e.g. SunOS4.
Reported by Tom Tromey.