From 1345ebbcc7d819ae72920e1d3c406d109b94a7c2 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 26 Aug 2014 13:41:32 -0600 Subject: [PATCH] Mention I/O plugin changes. --- NEWS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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,