diff --git a/ChangeLog b/ChangeLog index 533ec062..b4e9511f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -42,6 +42,8 @@ * 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. + * NEWS, src/gpasswd.c, man/gpasswd.1.xml: Add --root option. + * src/gpasswd.c: The getopt index of long options is not used. 2011-10-22 Nicolas François diff --git a/NEWS b/NEWS index eba10609..c7641f35 100644 --- a/NEWS +++ b/NEWS @@ -35,6 +35,8 @@ shadow-4.1.4.3 -> shadow-4.1.5 UNRELEASED - faillog * The -l, -m, -r, -t options only act on the existing users, unless -a is specified. +- gpasswd + * Add --root option. - groupadd * Add --root option. - groupdel diff --git a/man/gpasswd.1.xml b/man/gpasswd.1.xml index 678f8a26..f19630a8 100644 --- a/man/gpasswd.1.xml +++ b/man/gpasswd.1.xml @@ -1,7 +1,7 @@