From: nekral-guest Date: Sun, 6 Nov 2011 18:38:39 +0000 (+0000) Subject: * NEWS, src/gpasswd.c, man/gpasswd.1.xml: Add --root option. X-Git-Tag: 4.1.5~80 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7b8c4952a8c765ca2eff747f7413ef5e3537269d;p=thirdparty%2Fshadow.git * NEWS, src/gpasswd.c, man/gpasswd.1.xml: Add --root option. * src/gpasswd.c: The getopt index of long options is not used. --- diff --git a/ChangeLog b/ChangeLog index 533ec062f..b4e9511f9 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 eba10609c..c7641f354 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 678f8a26a..f19630a8f 100644 --- a/man/gpasswd.1.xml +++ b/man/gpasswd.1.xml @@ -1,7 +1,7 @@