diff --git a/ChangeLog b/ChangeLog index a4a0caaa0..bbda8bbe1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2000-02-06 Assar Westerlund + + * lib/krb5/time.c (krb5_timeofday): use `krb5_timestamp' instead + of `int32_t' + + * lib/krb5/replay.c (checksum_authenticator): update to new API + for md5 + + * lib/krb5/krb5.h: remove des.h, it's not needed and applications + should not have to make sure to find it. + 2000-02-02 Assar Westerlund * kdc/kerberos4.c (do_version4): look at check_ticket_addresses diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index 99529a27c..23db7431f 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,8 @@ +2000-02-06 Assar Westerlund + + * xdbm.h: hopefully catch a few more declarations by including + even if was found + 2000-01-26 Assar Westerlund * mini_inetd.c (mini_inetd): separate number of allocated sockets