From: Todd C. Miller Date: Fri, 11 Aug 2017 15:50:07 +0000 (-0600) Subject: Preserving environment variables on the command line was bug #279 X-Git-Tag: SUDO_1_8_21^2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=159f89f0de76ed976423b52a0663cc0124ffd527;p=sudo Preserving environment variables on the command line was bug #279 --- diff --git a/NEWS b/NEWS index 371b49c27..3e23676f6 100644 --- a/NEWS +++ b/NEWS @@ -54,10 +54,11 @@ What's new in Sudo 1.8.21 the "tty_tickets" option. In addition to tty and global time stamp records, it is now possible to use the parent process ID to restrict the time stamp to commands run by the same process, usually the shell. - Bug #793 + Bug #793. * The --preserve-env command line option has been extended to accept a comma-separated list of environment variables to preserve. + Bug #279. * Friulian translation for sudo from translationproject.org.