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

Mention I/O plugin changes.

This commit is contained in:
Todd C. Miller 2014-08-26 13:41:32 -06:00
parent acdb6d3690
commit 1345ebbcc7

8
NEWS
View File

@ -64,7 +64,13 @@ What's new in Sudo 1.8.11
* Sudoedit now works correctly in conjunction with sudo's SELinux
RBAC support. Temporary files are now created with the proper
security context.
* The sudo I/O logging plugin API has been updated. If a logging
function returns an error, the command will be terminated and
all of the plugin's logging functions will be disabled. If a
logging function rejects the command's output it will no longer
be displayed to the user's terminal.
What's new in Sudo 1.8.10p3?
* Fixed expansion of %p in the prompt for "sudo -l" when rootpw,