When a password is moved to the gshadow file, use "x" instead of "x"

to indicate that the password is shadowed (consistency with grpconv).
This commit is contained in:
nekral-guest
2008-02-26 20:09:56 +00:00
parent f43a4659c6
commit 528346cb3b
3 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
2008-02-26 Nicolas François <nicolas.francois@centraliens.net>
* src/gpasswd.c: When a password is moved to the gshadow file, use
"x" instead of "x" to indicate that the password is shadowed
(consistency with grpconv).
2008-02-26 Nicolas François <nicolas.francois@centraliens.net>
* NEWS: Fix failures when the gshadow file is not present. Thanks