* man/faillog.8.xml: Document the behavior in display mode of the

-a option.
	* NEWS, man/faillog.8.xml, src/faillog.c: Extend the -a option to
	the non-display mode. This changes the default behavior of the -l,
	-m, -r, -t options when -a is not specified (restrict to existing
	users).
This commit is contained in:
nekral-guest
2010-03-16 19:15:22 +00:00
parent 5d6c314304
commit c0e7dcd2fd
4 changed files with 125 additions and 29 deletions

3
NEWS
View File

@@ -7,6 +7,9 @@ shadow-4.1.4.2 -> shadow-4.1.4.3 UNRELEASED
zero) when explicitly requested (e.g. with --help).
* initial support for tcb (http://openwall.com/tcb/).
- faillog
* The -l, -m, -r, -t options only act on the existing users, unless -a is
specified.
- groupmod
* Fixed groupmod when configured with --enable-account-tools-setuid.
- su