From: Todd C. Miller Date: Tue, 20 Jul 2010 17:19:54 +0000 (-0400) Subject: Mention that tty_tickets is now the default. X-Git-Tag: SUDO_1_7_4~47 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3f2cc29abb2d65e48f0fff19be307b460c5e2eae;p=sudo Mention that tty_tickets is now the default. --HG-- branch : 1.7 --- diff --git a/WHATSNEW b/WHATSNEW index 4153c231e..32a75b27a 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -11,6 +11,8 @@ What's new in Sudo 1.7.4? than the boot time are ignored on systems where it is possible to determine this. + * The tty_tickets sudoers option is now enabled by default. + * Ancillary documentation (README files, LICENSE, etc) is now installed in a sudo documentation directory.