2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 18:08:23 +00:00

I/O logging bug fix

This commit is contained in:
Todd C. Miller 2016-05-17 08:19:21 -06:00
parent 3b6cb9d65b
commit fb247aa76a

3
NEWS
View File

@ -30,6 +30,9 @@ What's new in Sudo 1.8.17
* SELinux support, which was broken in 1.8.16, has been repaired. * 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 What's new in Sudo 1.8.16
* Fixed a compilation error on Solaris 10 with Stun Studio 12. * Fixed a compilation error on Solaris 10 with Stun Studio 12.