diff options
author | Thomas Bushnell <thomas@gnu.org> | 1996-07-30 19:17:43 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1996-07-30 19:17:43 +0000 |
commit | d75bf60537850ac9edd04170d001ded4b41ac8bd (patch) | |
tree | f22a6b2bbde38fcf2aa9a0314404c71b781ef136 /utils/ChangeLog | |
parent | 19310ee240abe31f1b5b3e8a14adb88286d62698 (diff) |
*** empty log message ***
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r-- | utils/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog index a20f8721..fe4436ff 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,13 @@ +Tue Jul 30 14:49:48 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * login.c (main/verify_passwd): If government is broken, don't use + crypt. + * su.c (check_password): Likewise. + + * login.c (main/verify_passwd): Provide correct prototype for + crypt. + * su.c (check_password): Likewise. + Mon Jul 29 03:22:07 1996 Miles Bader <miles@gnu.ai.mit.edu> * vmstat.c (val_t): Make `long long'. |