diff --git a/NEWS b/NEWS index 2ac799b1a..085354625 100644 --- a/NEWS +++ b/NEWS @@ -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,