From: Todd C. Miller Date: Wed, 19 Jan 2011 13:39:54 +0000 (-0500) Subject: sync X-Git-Tag: SUDO_1_7_5~66 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b0e29a2ece9c1ff6d51fefc7d84f021472213899;p=sudo sync --HG-- branch : 1.7 --- diff --git a/NEWS b/NEWS index 2d7135732..a98196dcb 100644 --- a/NEWS +++ b/NEWS @@ -53,6 +53,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 @@ -64,9 +69,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.