summaryrefslogtreecommitdiff
path: root/old/sh-utils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r--old/sh-utils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index eedb1f791..91a4f6c7f 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,5 +1,9 @@
1999-08-29 Jim Meyering <meyering@ascend.com>
+ * tests/nice: Use `nice' instead of $nice.
+ * tests/Makefile.am (TESTS_ENVIRONMENT): Prepend ../src to PATH so
+ the above works.
+
* src/env.c (main): Call exit explicitly to avoid warning from gcc.
* src/nice.c (main): Likewise.
Include "xstrtol.h".