summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-03-08 16:55:50 +0000
committerJim Meyering <jim@meyering.net>2003-03-08 16:55:50 +0000
commit4dffef72e62f2f1c736d7250c3ebb7bdb5fa64c5 (patch)
tree0a14e0ac12a715e8b30071cd80577a2c817bd7fa
parent9d3548a9087bedc5e69adc0a2efbe2f9d8d38f52 (diff)
downloadcoreutils-4dffef72e62f2f1c736d7250c3ebb7bdb5fa64c5.tar.xz
*** empty log message ***
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 011c93b2c..b115f9873 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* Version 4.5.10.
+ * tests/Makefile.am (check-root): Remove touch/fifo.
+ It doesn't appear to have to be run as root.
+
* tests/rm/fail-2eperm: Rather than simply using the first non-root
user name, make sure that the selected user name has a usable shell.
Reported by Paul Jarc.