2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 01:49:11 +00:00
This commit is contained in:
Todd C. Miller 2011-01-21 10:37:53 -05:00
parent fbbd0603da
commit 48990e211e

9
NEWS
View File

@ -45,9 +45,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
@ -61,6 +62,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