From 6e4ec91801e3fd7657eaf2d7f4344a7e34a7d27c Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 22 Aug 2018 08:23:29 -0600 Subject: [PATCH] Bugs 846 and 847 --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index d6a944b4d..007ba969d 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,12 @@ What's new in Sudo 1.8.25 * Added support for monotonic timers on HP-UX. + * Fixed a bug displaying timeout values the "sudo -V" output. + The value displayed was 3600 times the actual value. Bug #846. + + * Fixed a build issue on AIX 7.1 BOS levels that include memset_s() + and define rsize_t in string.h. Bug #847. + What's new in Sudo 1.8.24 * The LDAP and SSS back-ends now use the same rule evaluation code -- 2.40.0