]> granicus.if.org Git - sudo/commitdiff
Add 1.8.6p6
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 31 Jan 2013 16:45:33 +0000 (11:45 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 31 Jan 2013 16:45:33 +0000 (11:45 -0500)
NEWS

diff --git a/NEWS b/NEWS
index c69d76b5db87e509ef01b789dbde31d51f666f68..58e59e0f6a3580f1412746a23e21148f19a99b6d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in Sudo 1.8.6p6?
+
+ * On systems where the controlling tty can be determined via /proc
+   or sysctl(), do not fall back to using ttyname() if there is no
+   controlling tty.
+
 What's new in Sudo 1.8.6p5?
 
  * Fixed a potential crash in visudo's alias cycle detection.