diff --git a/ChangeLog b/ChangeLog index 61210d10..533ec062 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 a50af47a..eba10609 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 e93c6f9d..f53d8aa9 100644 --- a/man/chsh.1.xml +++ b/man/chsh.1.xml @@ -1,7 +1,7 @@