From: Todd C. Miller Date: Wed, 19 Jan 2011 13:40:05 +0000 (-0500) Subject: sync X-Git-Tag: SUDO_1_8_0~71 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6565899bab1d88aaad56af540fbe4dec06f1eb13;p=sudo sync --- diff --git a/NEWS b/NEWS index aa6d27cf4..edccdd520 100644 --- 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.