diff --git a/ChangeLog b/ChangeLog index b2901b45..ebb67d39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2011-07-28 Nicolas François + + * NEWS, src/chpasswd.c: Create a shadow entry if the password is + set to 'x' in passwd and there are no entry in shadow for the + user. + * NEWS, src/chgpasswd.c: Create a gshadow entry if the password is + set to 'x' in group and there are no entry in gshadow for the + group. + 2011-07-28 Nicolas François * src/pwunconv.c: Exit after printing usage when arguments or