From: Jim Meyering Date: Mon, 21 Jun 2004 20:41:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1277 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0d1ee08290792267466cf9c87559364c70ab4912;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 7b6c9eea74..ca1df28235 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2004-06-21 Jim Meyering + * tests/priv-check: Quote "$PATH" in PATH=$PATH. + Suggestion from Andreas Schwab. + * 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.