From: nekral-guest Date: Tue, 19 Feb 2008 21:04:55 +0000 (+0000) Subject: This entry was for login, not su: X-Git-Tag: 4.1.1~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb824221a48c7d6bc320cf30944e041db246fb5d;p=thirdparty%2Fshadow.git This entry was for login, not su: * If started as init, start a new session. --- diff --git a/NEWS b/NEWS index a5a0a0a82..bb336c1aa 100644 --- a/NEWS +++ b/NEWS @@ -34,6 +34,7 @@ shadow-4.1.0 -> shadow-4.1.1 UNRELEASED - login * Use PATH and SUPATH to set the PATH environment variable, even when support for PAM is enabled. + * If started as init, start a new session. - lastlog * Accept users specified as a numerical UID, or ranges of users (-user, user-, user1-user2). @@ -60,7 +61,6 @@ shadow-4.1.0 -> shadow-4.1.1 UNRELEASED - su * su's arguments are now reordered. If needed, use -- to separate su's options from the shell's options. - * If started as init, start a new session. - sulogin * If started as init, start a new session. - useradd