2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-30 22:05:46 +00:00
This commit is contained in:
Todd C. Miller
2004-05-27 19:56:03 +00:00
parent 76fa9ce506
commit 4ffe050bc1

View File

@@ -1684,3 +1684,7 @@ Sudo 1.6.7p5 released.
on what directories exist.
529) Quoting globbing characters with a backslash now works as documented.
530) A negated user/uid in a runas list was not treated the same as a
negated command (it did not override a previously allowed entry).
Now it does.