]> granicus.if.org Git - sudo/commitdiff
sync
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 21 Jan 2011 15:37:39 +0000 (10:37 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 21 Jan 2011 15:37:39 +0000 (10:37 -0500)
--HG--
branch : 1.7

NEWS

diff --git a/NEWS b/NEWS
index a98196dcbee38a4d56418a4d5e8f779dc5a886d4..b629f186f6f19fb2e8174b2d4bb23747a6779de5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -37,9 +37,10 @@ What's new in Sudo 1.7.5?
    ldap.conf file.  Based on changes from Andreas Mueller.
 
  * LDAP Sudoers entries may now specify a sudoOrder attribute that
-   determines the order in which matching entries are applied; the first
-   matching entry is used.  This requires an updated sudoers schema that
-   includes the sudOrder attribute.  Based on changes from Andreas Mueller.
+   determines the order in which matching entries are applied.  The
+   last matching entry is used, just like file-based sudoers.  This
+   requires an updated sudoers schema that includes the sudOrder
+   attribute.  Based on changes from Andreas Mueller.
 
  * When run as sudoedit, or when given the -e flag, sudo now treats
    command line arguments as pathnames.  This means that slashes
@@ -53,6 +54,8 @@ What's new in Sudo 1.7.5?
 
  * The LDAP API TIMEOUT parameter is now honored in ldap.conf.
 
+ * The I/O log directory may now be specified in the sudoers file.
+
 What's new in Sudo 1.7.4p6?
 
  * A bug has been fixed in the I/O logging support that could cause