2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 01:49:11 +00:00

Mention that AIX authdb support has been fixed.

This commit is contained in:
Todd C. Miller 2010-07-20 12:44:52 -04:00
parent f3b397be0f
commit 9006c79ba3

View File

@ -51,6 +51,8 @@ What's new in Sudo 1.7.4?
Defaults env_keep += MAIL
to preserve the old value of MAIL.
* Fixed a problem in the restoration of the AIX authdb registry setting.
What's new in Sudo 1.7.3?
* Support for logging I/O for the command being run.