summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-06-21 17:10:05 +0000
committerJim Meyering <jim@meyering.net>2004-06-21 17:10:05 +0000
commit0e5a82e69ccd1e5fab1ac7b3769bee019ea266ad (patch)
treed4124108b051cff4693bc02d6b3d040c71d34276
parentd55a463d8b0316282a3e71af7f16ed6c8724a701 (diff)
downloadcoreutils-0e5a82e69ccd1e5fab1ac7b3769bee019ea266ad.tar.xz
*** empty log message ***
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 38d8a7166..7b6c9eea7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2004-06-21 Jim Meyering <jim@meyering.net>
+ * tests/priv-check: When running as root, be sure to propagate
+ PATH through to the process we exec as non-root.
+ Reported by michael@aplatform.com.
+
* src/mknod.c (main): Don't segfault when calculating the
expected number of operands for `mknod NAME'.