diff --git a/ChangeLog b/ChangeLog index d87e20aa0..f6ae0bd37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Wed Apr 28 00:21:17 1999 Assar Westerlund + + * lib/krb5/mcache.c (mcc_get_next): get the current cursor + correctly + + * acconfig.h: correct definition of KRB_PUT_INT for old krb4 code. + From Ake Sandgren + 1999-04-25 Assar Westerlund * lib/krb5/mk_req_ext.c (krb5_mk_req_internal): try to handle old diff --git a/appl/telnet/ChangeLog b/appl/telnet/ChangeLog index d35971d47..e45f0877e 100644 --- a/appl/telnet/ChangeLog +++ b/appl/telnet/ChangeLog @@ -1,3 +1,9 @@ +1999-04-25 Assar Westerlund + + * libtelnet/kerberos5.c (kerberos5_send): use + `krb5_auth_setkeytype' instead of `krb5_auth_setenctype' to make + sure we get a DES session key. + Thu Apr 1 16:59:27 1999 Johan Danielsson * telnetd/Makefile.am: don't run check-local