From: Todd C. Miller Date: Tue, 27 Nov 2018 15:26:08 +0000 (-0700) Subject: recent changes X-Git-Tag: SUDO_1_8_27^2~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8964dd5d20589830d02c2d35457eab676ede66f5;p=sudo recent changes --- diff --git a/NEWS b/NEWS index 2e7a29e5e..7ccdc13e9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +What's new in Sudo 1.8.27 + + * On HP-UX, sudo will now update the utmps file when running a command + in a pseudo-tty. Previously, only the utmp and utmpx files were + updated. + + * Nanosecond precision file time stamps are now supported in HP-UX. + + * Fixes and clarifications to the sudo plugin documentation. + + * 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 + What's new in Sudo 1.8.26 * Fixed a bug in cvtsudoers when converting to JSON format when