]> granicus.if.org Git - sudo/commitdiff
Final updates for sudo 1.8.27.
authorTodd C. Miller <Todd.Miller@sudo.ws>
Thu, 3 Jan 2019 20:16:57 +0000 (13:16 -0700)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Thu, 3 Jan 2019 20:16:57 +0000 (13:16 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 38f94e44d8e5a120598bbfcbde765dec82fe0c55..659d302d710aefc1fbbe1aecdc338e77a4fd6aca 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,7 +11,7 @@ What's new in Sudo 1.8.27
  * The sudo manuals no longer require extensive post-processing to
    hide system-specific features.  Conditionals in the roff source
    are now used instead.  This fixes corruption of the sudo manual
-   on systems without BSD login classes.  Bug #861
+   on systems without BSD login classes.  Bug #861.
 
  * If an I/O logging plugin is configured but the plugin does not
    actually log any I/O, sudo will no longer force the command to
@@ -23,7 +23,11 @@ What's new in Sudo 1.8.27
    resulting in a failure when processing PAM session modules.
 
  * In visudo, it is now possible to specify the path to sudoers
-   without using the -f option.
+   without using the -f option.  Bug #864.
+
+ * Fixed a bug introduced in sudo 1.8.22 where the utmp (or utmpx)
+   file would not be updated when a command was run in a pseudo-tty.
+   Bug #865.
 
 What's new in Sudo 1.8.26