From: Todd C. Miller Date: Tue, 7 Jul 2015 17:28:49 +0000 (-0600) Subject: Mention double-quoted sudoOption value support. X-Git-Tag: SUDO_1_8_14^2~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4620bc31c8ace96f47de53eabe2392d3538db908;p=sudo Mention double-quoted sudoOption value support. --- diff --git a/NEWS b/NEWS index b07fd9e48..cfb1da68f 100644 --- a/NEWS +++ b/NEWS @@ -53,6 +53,9 @@ What's new in Sudo 1.8.14 even if the "Password: " prompt is not localized by the PAM module. Bug #701. + * Double-quoted values in an LDAP sudoOption are now supported + for consistency with file-based sudoers. + What's new in Sudo 1.8.13 * The examples directory is now a subdirectory of the doc dir to