From: Todd C. Miller Date: Fri, 20 May 2016 17:00:18 +0000 (-0600) Subject: Better description of the I/O logging pipe issue. X-Git-Tag: SUDO_1_8_17^2~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ccece8c01da15b954d6643299886d91a44ab24e2;p=sudo Better description of the I/O logging pipe issue. --- 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