* NEWS, src/gpasswd.c, man/gpasswd.1.xml: Add --root option.

* src/gpasswd.c: The getopt index of long options is not used.
This commit is contained in:
nekral-guest
2011-11-06 18:38:39 +00:00
parent 4beca611fb
commit 7b8c4952a8
4 changed files with 30 additions and 5 deletions

2
NEWS
View File

@@ -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