]> granicus.if.org Git - sudo/commitdiff
sync
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 14 Aug 2011 15:45:46 +0000 (11:45 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 14 Aug 2011 15:45:46 +0000 (11:45 -0400)
--HG--
branch : 1.7

NEWS

diff --git a/NEWS b/NEWS
index 282432050f35f4cdb5cc4074fa6487bf61ba24ce..0b5889d5a8bd38455b4548e1ff57757ecd330544 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 What's new in Sudo 1.7.7
 
+ * I/O logging is now supported for commands run in background mode
+   (using sudo's -b flag).
+
  * Group ownership of the sudoers file is now only enforced when
    the file mode on sudoers allows group readability or writability.
 
@@ -21,6 +24,9 @@ What's new in Sudo 1.7.7
  * For LDAP-based sudoers, the "runas_default" sudoOption now works
    properly in a sudoRole that contains a sudoCommand.
 
+ * Spaces in command line arguments for "sudo -s" and "sudo -i" are
+    now escaped with a backslash when checking the sudoers file.
+
 What's new in Sudo 1.7.6p2
 
  * Two-character CIDR-style IPv4 netmasks are now matched correctly