2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00

Mention /proc/stat btime fix.

This commit is contained in:
Todd C. Miller 2015-07-09 10:45:33 -06:00
parent 43a57126ea
commit 2f00f170fc

3
NEWS
View File

@ -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