diff --git a/kadmin/ChangeLog b/kadmin/ChangeLog index 1af12bfd5..e16740cb5 100644 --- a/kadmin/ChangeLog +++ b/kadmin/ChangeLog @@ -1,3 +1,12 @@ +2000-07-27 Assar Westerlund + + * version4.c (decode_packet): be totally consistent with the + prototype of des_cbc_cksum + * kadmind.c: use sa_size instead of sa_len, some systems define + this to emulate anonymous unions + * kadm_conn.c: use sa_size instead of sa_len, some systems define + this to emulate anonymous unions + 2000-07-24 Assar Westerlund * kadmin.c (commands): add quit