]> granicus.if.org Git - sudo/commitdiff
Bugs 846 and 847
authorTodd C. Miller <Todd.Miller@sudo.ws>
Wed, 22 Aug 2018 14:23:29 +0000 (08:23 -0600)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Wed, 22 Aug 2018 14:23:29 +0000 (08:23 -0600)
NEWS

diff --git a/NEWS b/NEWS
index d6a944b4dc5e114d5aa5c37e46a416aea1a598ec..007ba969d4a78d2d68149f8407acf999a6c5573c 100644 (file)
--- 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