diff --git a/ChangeLog b/ChangeLog index f5f7875e2..27a2619d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +Fri Feb 27 04:49:24 1998 Assar Westerlund + + * lib/krb5/mk_priv.c (krb5_mk_priv): bump static limit to 10240. + This should be fixed the correct way. + + * lib/kadm5/ipropd_master.c (check_acl:) truncate buf correctly + (send_diffs): compare versions correctly + (main): reorder handling of events + + * lib/kadm5/log.c (kadm5_log_previous): avoid bad type conversion + +Thu Feb 26 02:22:35 1998 Assar Westerlund + + * lib/kadm5/ipropd_{slave,master}.c: new files + + * lib/kadm5/log.c (kadm5_log_get_version): take an `fd' as + argument + + * lib/krb5/krb5.h (krb5_context_data): `et_list' should be `struct + et_list *' + + * aux/make-proto.pl: Should work with perl4 + Mon Feb 16 17:20:22 1998 Johan Danielsson * lib/krb5/krb5_locl.h: Remove (it gets included via diff --git a/lib/com_err/ChangeLog b/lib/com_err/ChangeLog index 59216e087..e2e49e6d9 100644 --- a/lib/com_err/ChangeLog +++ b/lib/com_err/ChangeLog @@ -1,3 +1,7 @@ +Fri Feb 27 05:01:42 1998 Assar Westerlund + + * parse.y: initialize ec->next + Thu Feb 26 02:22:25 1998 Assar Westerlund * Makefile.am: @LEXLIB@