From ccece8c01da15b954d6643299886d91a44ab24e2 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Fri, 20 May 2016 11:00:18 -0600 Subject: [PATCH] Better description of the I/O logging pipe issue. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d903a18dd..5a5cf6392 100644 --- a/NEWS +++ b/NEWS @@ -31,7 +31,7 @@ What's new in Sudo 1.8.17 * SELinux support, which was broken in 1.8.16, has been repaired. * Fixed a bug when logging I/O where all buffers might not get - flushed at exit when writing to standard output would block. + flushed at exit when reading from standard input. What's new in Sudo 1.8.16