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

Update for 1.8.9 final.

This commit is contained in:
Todd C. Miller 2014-01-06 10:15:05 -07:00
parent 0e1d726aac
commit d3fd43fd2b

5
NEWS
View File

@ -32,6 +32,11 @@ What's new in Sudo 1.8.9?
* The closefrom() emulation on Mac OS X now uses /dev/fd if possible. * The closefrom() emulation on Mac OS X now uses /dev/fd if possible.
* Fixed a bug where sudoedit would not update the original file
from the temporary when PAM or I/O logging is not enabled.
* When recycling I/O logs, the log files are now truncated properly.
* Fixes bugs #621, #622, #623, #624, #625, #626 * Fixes bugs #621, #622, #623, #624, #625, #626
What's new in Sudo 1.8.8? What's new in Sudo 1.8.8?