summaryrefslogtreecommitdiff
path: root/usr.bin/sudo/CHANGES
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>2002-01-17 01:03:22 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>2002-01-17 01:03:22 +0000
commit520e93c344e52248a2742787612ebeeff4c84bb3 (patch)
tree214031d9f733157fec8e8675d650fb31dafeda82 /usr.bin/sudo/CHANGES
parentb3eeacaa661de86440405b9804ca25bf61313508 (diff)
update to sudo 1.6.5
Diffstat (limited to 'usr.bin/sudo/CHANGES')
-rw-r--r--usr.bin/sudo/CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/usr.bin/sudo/CHANGES b/usr.bin/sudo/CHANGES
index 58715aa2c30..0e2561e248b 100644
--- a/usr.bin/sudo/CHANGES
+++ b/usr.bin/sudo/CHANGES
@@ -1483,3 +1483,12 @@ Sudo 1.6.4p1 released.
"env_reset" option was set.
Sudo 1.6.4p2 released.
+
+464) Added a configure option to cause mail sent by sudo to be run as
+ the invoking user instead of root. Some people consider this to
+ be safer.
+
+465) If the mailer is being run as root, use a hard-coded environment
+ that is not influenced in any way by the invoking user's environment.
+
+Sudo 1.6.5 released.