From: nekral-guest Date: Sun, 6 Nov 2011 18:38:32 +0000 (+0000) Subject: * NEWS, src/chsh.c, man/chsh.1.xml: Add --root option. X-Git-Tag: 4.1.5~81 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4beca611fb50f8afbf646d9d1121fb28efbb9685;p=thirdparty%2Fshadow.git * NEWS, src/chsh.c, man/chsh.1.xml: Add --root option. chsh's usage split in smaller messages. * src/chsh.c: The getopt index of long options is not used. --- diff --git a/ChangeLog b/ChangeLog index 61210d101..533ec062f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -39,6 +39,9 @@ * NEWS, src/groupmems.c, man/groupmems.8.xml: Add --root option. Open syslog after the potential chroot. * src/groupmems.c: The getopt index of long options is not used. + * NEWS, src/chsh.c, man/chsh.1.xml: Add --root option. + chsh's usage split in smaller messages. + * src/chsh.c: The getopt index of long options is not used. 2011-10-22 Nicolas François diff --git a/NEWS b/NEWS index a50af47a5..eba10609c 100644 --- a/NEWS +++ b/NEWS @@ -30,6 +30,8 @@ shadow-4.1.4.3 -> shadow-4.1.5 UNRELEASED is created if the password is changed and passwd requires a shadow entry. * Add --root option. +- chsh + * Add --root option. - faillog * The -l, -m, -r, -t options only act on the existing users, unless -a is specified. diff --git a/man/chsh.1.xml b/man/chsh.1.xml index e93c6f9d4..f53d8aa9f 100644 --- a/man/chsh.1.xml +++ b/man/chsh.1.xml @@ -1,7 +1,7 @@