From 4620bc31c8ace96f47de53eabe2392d3538db908 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 7 Jul 2015 11:28:49 -0600 Subject: [PATCH] Mention double-quoted sudoOption value support. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) 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