From 6d0b74cf1396b053fcbb155936746a5b83feebd4 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 10 Jun 2010 18:04:08 -0400 Subject: [PATCH] Describe tty timestamp improvements --- WHATSNEW | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index ff3d0b610..a9094ee58 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -16,6 +16,12 @@ What's new in Sudo 1.7.3? * The use_pty sudoers option can be used to force a command to be run in a pseudo-pty, even when I/O logging is not enabled. + * On some systems, sudo can now detect when a user has logged out + and back in again when tty-based time stamps are in use. Supported + systems include Solaris systems with the devices file system, + Mac OS X, and Linux systems with the devpts filesystem (pseudo-ttys + only). + * The passwd_timeout and timestamp_timeout options may now be specified as floating point numbers for more granular timeout values. -- 2.50.0