=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/CHANGES,v retrieving revision 1.40 retrieving revision 1.41 diff -u -r1.40 -r1.41 --- src/usr.bin/sudo/Attic/CHANGES 2007/11/02 19:16:47 1.40 +++ src/usr.bin/sudo/Attic/CHANGES 2007/12/03 15:09:47 1.41 @@ -1993,3 +1993,16 @@ 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.