From: Todd C. Miller Date: Fri, 17 Aug 2018 23:38:35 +0000 (-0600) Subject: sync X-Git-Tag: SUDO_1_8_24^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=288f3f17a6bbbd31c77a9397f908cf9f26777d7b;p=sudo sync --- diff --git a/NEWS b/NEWS index a1315bbaf..f3d067b7f 100644 --- a/NEWS +++ b/NEWS @@ -50,6 +50,10 @@ What's new in Sudo 1.8.24 * Fixed a bug that resulted in only the first window size change event being logged. + * Fixed a bug on HP-UX systems introduced in sudo 1.8.22 that + caused sudo to prompt for a password every time when tty-based + time stamp files were in use. + What's new in Sudo 1.8.23 * PAM account management modules and BSD auth approval modules are