=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/WHATSNEW,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- src/usr.bin/sudo/Attic/WHATSNEW 2009/04/11 11:48:06 1.2 +++ src/usr.bin/sudo/Attic/WHATSNEW 2009/04/19 00:09:00 1.3 @@ -104,3 +104,7 @@ * visudo will now check the sudoers file owner and mode in -c (check) mode when the -s (strict) flag is specified. + + * A new Defaults option "umask_override" will cause sudo to set the + umask specified in sudoers even if it is more permissive than the + invoking user's umask.