2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00

mention better uid support

This commit is contained in:
Todd C. Miller 2007-08-22 22:56:56 +00:00
parent 94922dbae5
commit 9cb10fc94d

View File

@ -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.