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

Better description of the I/O logging pipe issue.

This commit is contained in:
Todd C. Miller 2016-05-20 11:00:18 -06:00
parent 8f694cc228
commit ccece8c01d

2
NEWS
View File

@ -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