From: Todd C. Miller Date: Thu, 9 Jul 2015 16:45:33 +0000 (-0600) Subject: Mention /proc/stat btime fix. X-Git-Tag: SUDO_1_8_14^2~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2f00f170fcc4d8ba4b1730b26a4110285dd9cca7;p=sudo Mention /proc/stat btime fix. --- diff --git a/NEWS b/NEWS index cfb1da68f..1833e8c37 100644 --- a/NEWS +++ b/NEWS @@ -56,6 +56,9 @@ What's new in Sudo 1.8.14 * Double-quoted values in an LDAP sudoOption are now supported for consistency with file-based sudoers. + * Fixed a bug that prevented the btime entry in /proc/stat from + being parsed on Linux. + What's new in Sudo 1.8.13 * The examples directory is now a subdirectory of the doc dir to