Imported Upstream version 1.6.9p9
[debian/sudo] / CHANGES
diff --git a/CHANGES b/CHANGES
index a3797a3f151ac5d2d4477e95f2c8f8f434ae42eb..ad8e0bdc06a5ef48b057402a0d14d27787f38535 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1993,3 +1993,16 @@ Sudo 1.6.9p7 released.
      user specified.
 
 Sudo 1.6.9p8 released.
+
+630) The ALL command in sudoers now implies SETENV permissions.
+
+631) The command search is now performed using the target user's
+     auxiliary group vector too.
+
+632) When determining if the PAM prompt is the default "Password: ",
+     compare the localized version if possible.
+
+633) Added passprompt_override flag to sudoers to cause sudo's prompt
+     to be used in all cases.  Also set when the -p flag is used.
+
+Sudo 1.6.9p9 released.