]> granicus.if.org Git - sudo/commitdiff
sync
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 19 Jan 2011 13:40:05 +0000 (08:40 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 19 Jan 2011 13:40:05 +0000 (08:40 -0500)
NEWS

diff --git a/NEWS b/NEWS
index aa6d27cf4acb714a9c640bac26eb5d1c0e9f32ab..edccdd520985b8844113cc7734c62cb968a2c9b8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -61,6 +61,11 @@ What's new in Sudo 1.7.5?
 
  * The LDAP API TIMEOUT parameter is now honored in ldap.conf.
 
+What's new in Sudo 1.7.4p6?
+
+ * A bug has been fixed in the I/O logging support that could cause
+   visual artifacts in full-screen programs such as text editors.
+
 What's new in Sudo 1.7.4p5?
 
  * A bug has been fixed that would allow a command to be run without the
@@ -72,9 +77,6 @@ What's new in Sudo 1.7.4p5?
  * A crash has been fixed when sudo's -g flag is used without the -u flag
    and the sudoers file contains an entry with no runas user or group listed.
 
- * A bug has been fixed in the I/O logging support that could cause
-   visual artifacts in full-screen programs such as text editors,.
-
  * A crash has been fixed when the Solaris project support is enabled
    and sudo's -g flag is used without the -u flag.