]> granicus.if.org Git - sudo/commitdiff
Update with final changes.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 24 May 2013 15:26:41 +0000 (11:26 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 24 May 2013 15:26:41 +0000 (11:26 -0400)
NEWS

diff --git a/NEWS b/NEWS
index a08b307066bf56760a37748377f28019e0de9d69..a52a5d9cfab3b02dc8f5e40da6285650069b78b8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -97,6 +97,12 @@ What's new in Sudo 1.8.7?
  * The paths to ldap.conf and ldap.secret may now be specified as
    arguments to the sudoers plugin in the sudo.conf file.
 
+ * Fixed potential false positives in visudo's alias cycle detection.
+
+ * Fixed a problem where the time stamp file was being treated
+   as out of date on Linux systems where the change time on the
+   pseudo-tty device node can change after it is allocated.
+
 What's new in Sudo 1.8.6p8?
 
  * Terminal detection now works properly on 64-bit AIX kernels.