summaryrefslogtreecommitdiff
path: root/old/sh-utils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-02-06 10:42:55 +0000
committerJim Meyering <jim@meyering.net>1998-02-06 10:42:55 +0000
commita3d39ceb13b3eb713f11ae609a87e59aeadd4336 (patch)
tree32d505204b563520a9d4b042a5eb1b3bffa85b27 /old/sh-utils/ChangeLog
parentb252cc8d6d1aaa8eac9da3cb65bcd01e4c6b90bc (diff)
downloadcoreutils-a3d39ceb13b3eb713f11ae609a87e59aeadd4336.tar.xz
*** empty log message ***
Diffstat (limited to 'old/sh-utils/ChangeLog')
-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.