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