* NEWS: Indicate which tools support TCB.

This commit is contained in:
nekral-guest 2010-03-18 10:53:56 +00:00
parent 27f67dcad0
commit ab50cd2bd8
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2010-03-18 Nicolas François <nicolas.francois@centraliens.net>
* NEWS: Indicate which tools support TCB.
2010-03-18 Nicolas François <nicolas.francois@centraliens.net>
* src/pwck.c: Unlock the password and shadow files when there is a

3
NEWS
View File

@ -5,7 +5,8 @@ shadow-4.1.4.2 -> shadow-4.1.4.3 UNRELEASED
- general
* report usage error to stderr, but report usage help to stdout (and return
zero) when explicitly requested (e.g. with --help).
* initial support for tcb (http://openwall.com/tcb/).
* initial support for tcb (http://openwall.com/tcb/) for useradd,
userdel, usermod, chage, pwck, vipw.
- faillog
* The -l, -m, -r, -t options only act on the existing users, unless -a is