From: Todd C. Miller Date: Thu, 10 Feb 1994 19:31:03 +0000 (+0000) Subject: added SECURE_PATH X-Git-Tag: SUDO_1_3_1~332 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=283f726be5dc0286a07947d1276812dfca82c356;p=sudo added SECURE_PATH --- diff --git a/CHANGES b/CHANGES index 023bc6fed..953714010 100644 --- a/CHANGES +++ b/CHANGES @@ -49,3 +49,5 @@ CHANGES between sudo 1.2 (unofficial version) 17) The bulk of sudo now runs with the caller's real uid. Grep for be_root() to find the exceptions. + +18) Added SECURE_PATH as suggested by russells@ccu1.auckland.ac.nz.