From: Josh Soref Date: Sun, 22 Oct 2017 19:10:52 +0000 (+0000) Subject: spelling: enviroment X-Git-Tag: 4.6~9^2~53 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=29ad485d1719319846a6539f7839db8c04c6c459;p=shadow spelling: enviroment --- diff --git a/NEWS b/NEWS index d82b50b1..44d60e90 100644 --- a/NEWS +++ b/NEWS @@ -855,7 +855,7 @@ shadow-4.0.14 -> shadow-4.0.15 13-03-2006 - su: move exit() outside libmisc/shell.c::shell() for handle shell() errors on higher level (now is better visable where some programs exit with 126 and 127 exit codes); added new shell() parameter (char *const envp[]) - which allow fix preserving enviloment in su on using -p, (patch by + which allow fix preserving enviroment in su on using -p, (patch by Alexander Gattin ), - su: added handle -c,--command option for GNU su compliance (merge 437_su_-c_option Debian patch),