From: Todd C. Miller Date: Mon, 15 Jan 2018 17:12:40 +0000 (-0700) Subject: Mention new sudoers_timestamp manual. X-Git-Tag: SUDO_1_8_22^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=44fdb3228ea315e1a6cd2b06c6a9227eeb2f3919;p=sudo Mention new sudoers_timestamp manual. --- diff --git a/NEWS b/NEWS index 5e549cf56..2543de124 100644 --- a/NEWS +++ b/NEWS @@ -72,6 +72,9 @@ What's new in Sudo 1.8.22 the likelihood of a time stamp record being re-used when a user logs out and back in again. Bug #818. + * The sudoers time stamp file format is now documented in the new + sudoers_timestamp manual. + * The "timestamp_type" option now takes a "kernel" value on OpenBSD systems. This causes the tty-based time stamp to be stored in the kernel instead of on the file system. If no tty is present,