2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 01:49:11 +00:00
This commit is contained in:
Todd C. Miller 2009-04-11 11:45:25 +00:00
parent 8eae33753e
commit e4c4083924

View File

@ -22,6 +22,9 @@ What's new in Sudo 1.7.1?
* New support for /etc/netsvc.conf on AIX.
* The unused alias checks in visudo now handle the case of an alias
referring to another alias.
What's new in Sudo 1.7.0?
* Rewritten parser that converts sudoers into a set of data structures.