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

Sync with 1.7.4

This commit is contained in:
Todd C. Miller 2010-07-21 10:17:57 -04:00
parent f45f57dca5
commit cb0d7cdb8f

View File

@ -55,6 +55,9 @@ What's new in Sudo 1.7.4?
* Fixed a problem in the restoration of the AIX authdb registry setting. * Fixed a problem in the restoration of the AIX authdb registry setting.
* Sudo will now fork(2) and wait until the command has completed before
calling pam_close_session().
What's new in Sudo 1.7.3? What's new in Sudo 1.7.3?
* Support for logging I/O for the command being run. * Support for logging I/O for the command being run.