From 44fdb3228ea315e1a6cd2b06c6a9227eeb2f3919 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 15 Jan 2018 10:12:40 -0700 Subject: [PATCH] Mention new sudoers_timestamp manual. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) 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, -- 2.40.0