]> granicus.if.org Git - shadow/commitdiff
Rewrote to match the previous commit message.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 31 Dec 2007 04:31:28 +0000 (04:31 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Mon, 31 Dec 2007 04:31:28 +0000 (04:31 +0000)
ChangeLog

index ef15f02655a5d98cb00c50bca90cebdc937ef395..65902e6af79a07fa505b37149fa97d972d18ec7b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        the shadow file.
        * NEWS, src/chage.c (open_files): Also open the password file for
        writing. This fix chage when the user only has a password entry (and
-       no shadow entries). Use default values that don't change the behavior
-       of the account for the fields that are not specified.
+       no shadow entries).
+       * src/chage.c (get_defaults): Use default values that don't change the
+       behavior of the account for the fields that are not specified when the
+       user has no shadow entry.
 
 2007-12-30  Nicolas François  <nicolas.francois@centraliens.net>