diff --git a/ChangeLog b/ChangeLog index 3fa78e3d5..bf95ceaf8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2000-08-13 Assar Westerlund + + * kdc/kerberos5.c: re-write search for keys code. loop over all + supported enctypes in order, looping over all keys of each type, + and picking the one with the v5 default salt preferably + 2000-08-10 Assar Westerlund * appl/test/gss_common.c (enet_read): add and use diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index 3715c3a3b..30d21d50c 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,8 @@ +2000-08-10 Assar Westerlund + + * mini_inetd.c (accept_it): type-correctness on parameters to + accept + 2000-08-07 Johan Danielsson * roken.h.in: add proto compat for getsockname