From: Jim Meyering Date: Mon, 21 Jun 2004 17:10:05 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1279 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0e5a82e69ccd1e5fab1ac7b3769bee019ea266ad;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 38d8a71665..7b6c9eea74 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2004-06-21 Jim Meyering + * 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'.