]> granicus.if.org Git - sudo/commitdiff
Credit Matthew Thomas for the sudoers_search_filter changes.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 18 Mar 2011 17:06:14 +0000 (13:06 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 18 Mar 2011 17:06:14 +0000 (13:06 -0400)
--HG--
branch : 1.7

NEWS

diff --git a/NEWS b/NEWS
index 22b966e21c2200d205232aca3b0b81c10b4f8e99..478970ce69331012b989bb827530a84d71c2abb3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,9 @@
 What's new in Sudo 1.7.6?
 
- * A new LDAP setting, sudoers_search_filter, has been added to 
-   ldap.conf.  This setting can be used to restrict the set of 
-   returned by the LDAP query.
+ * A new LDAP setting, sudoers_search_filter, has been added to
+   ldap.conf.  This setting can be used to restrict the set of
+   records returned by the LDAP query.  Based on changes from Matthew
+   Thomas.
 
  * White space is now permitted within a User_List when used in
    conjunction with a per-user Defaults definition.