]> granicus.if.org Git - sudo/commitdiff
update
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 4 Jan 2011 18:53:22 +0000 (13:53 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 4 Jan 2011 18:53:22 +0000 (13:53 -0500)
--HG--
branch : 1.7

NEWS

diff --git a/NEWS b/NEWS
index 291a0408eeabea1c15c18205be92d8f276b78b96..3a8f756be5f5256143494951a9266a2c02b90037 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -35,11 +35,6 @@ What's new in Sudo 1.7.5?
  * Fixed a crash with "sudo -l" when auditing is enabled and the
    user is not allowed to run any commands on the host.
 
- * Sudo will now examine all matching LDAP entries when doing a
-   lookup, even if there has already been a positive match. This
-   catches negative matches that may exist in other entries and
-   more closely match the sudoers file behavior.
-
  * Sudo now includes a copy of zlib that will be used on systems
    that do not have zlib installed.
 
@@ -67,6 +62,9 @@ What's new in Sudo 1.7.5?
        user ALL = sudoedit /etc/*
    will allow editing of /etc/motd but not /etc/security/default.
 
+ * Fixed a crash when the -g flag was used without the -u flag and
+   a sudoers entry did not contain a Runas_Spec.
+
 What's new in Sudo 1.7.4p4?
 
  * A potential security issue has been fixed with respect to the handling