From: Todd C. Miller Date: Tue, 17 May 2016 14:19:21 +0000 (-0600) Subject: I/O logging bug fix X-Git-Tag: SUDO_1_8_17^2~48 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fb247aa76a43635c6ef8456e134ec9e6036cbc5b;p=sudo I/O logging bug fix --- diff --git a/NEWS b/NEWS index 3fbd2d8b7..d903a18dd 100644 --- a/NEWS +++ b/NEWS @@ -30,6 +30,9 @@ 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. + What's new in Sudo 1.8.16 * Fixed a compilation error on Solaris 10 with Stun Studio 12.