]> granicus.if.org Git - sudo/commitdiff
Update for 1.8.9 final.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 6 Jan 2014 17:15:05 +0000 (10:15 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 6 Jan 2014 17:15:05 +0000 (10:15 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 2cd054478c17a0c5c4ef284d566af9de5adefb16..c8f4d48be70a20e6d8da34cf1929a7b0eb4ea5d6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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.
 
+ * 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
 
 What's new in Sudo 1.8.8?