diff --git a/NEWS b/NEWS index a41236523..d47352658 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,8 @@ What's new in Sudo 1.8.1? * 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. + 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.