No functional changes were introduced by the previous pwck and grpck

changes, except for the following bug fix: no syslog logging if a passwd
or group file was specified on the command line without a shadowed
database file, even if the system shadowed database was changed).
This commit is contained in:
nekral-guest
2008-01-01 16:36:06 +00:00
parent 42a5b75c5a
commit 1c2f4f0428
2 changed files with 14 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
2008-01-01 Nicolas François <nicolas.francois@centraliens.net>
* NEWS: No functional changes were introduced by the previous pwck
and grpck changes, except for the following bug fix: no syslog
logging if a passwd or group file was specified on the command
line without a shadowed database file, even if the system shadowed
database was changed).
2008-01-01 Nicolas François <nicolas.francois@centraliens.net>
* src/pwck.c: Fix typos in comments (gshadow/shadow).