added SECURE_PATH

This commit is contained in:
Todd C. Miller
1994-02-10 19:31:03 +00:00
parent de6ad83aeb
commit 283f726be5

View File

@@ -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.