From: Todd C. Miller Date: Mon, 10 Oct 2011 19:52:43 +0000 (-0400) Subject: Add sudoedit fix X-Git-Tag: SUDO_1_7_8~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9e1dd2868a966ace98d9bc74df392e4b9623d6a1;p=sudo Add sudoedit fix --HG-- branch : 1.7 --- diff --git a/NEWS b/NEWS index b63fbeb3f..b798fb0c6 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,9 @@ What's new in Sudo 1.7.8? * Using the -n option may in conjunction with the -v or -l option no longer results in a usage error. + * The LOGNAME, USER and USERNAME environment variables are preserved + correctly again in sudoedit mode. + What's new in Sudo 1.7.7 * I/O logging is now supported for commands run in background mode