From: Todd C. Miller Date: Wed, 22 Aug 2007 22:56:56 +0000 (+0000) Subject: mention better uid support X-Git-Tag: SUDO_1_7_0~414 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9cb10fc94d6a27e7c514a1a54f10305ef2af95df;p=sudo mention better uid support --- diff --git a/WHATSNEW b/WHATSNEW index 7ef581368..7b2464cb6 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -15,6 +15,8 @@ What's new in Sudo 1.7? o a new -U flag can be used in conjunction with "sudo -l" to allow root (or a user with "sudo ALL") list another user's privileges. + * A uid may now be used anywhere a username is valid. + * The "secure_path" run-time Defaults option has been restored. * Password and group data is now cached for fast lookups.