summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--old/sh-utils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index cdc0f6b26..c8e33e011 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,3 +1,8 @@
+1998-02-06 Jim Meyering <meyering@eng.ascend.com>
+
+ * tests/nice: Fail immediately if this test is run with `nice'
+ level different from zero. Reported by Philippe De Muyter.
+
1998-02-03 Philippe De Muyter <phdm@macqel.be>
* src/id.c (xgetgroups): Guard function defn with #if HAVE_GETGROUPS.