diff --git a/ChangeLog b/ChangeLog index 65f71f50b..7c56ad331 100644 --- a/ChangeLog +++ b/ChangeLog @@ -25,6 +25,9 @@ 2002-08-22 Johan Danielsson + * lib/krb5/krb5.h: we seem to call KRB5KDC_ERR_KEY_EXP + KRB5KDC_ERR_KEY_EXPIRED, so define the former to the latter + * kdc/kdc.8: add blurb about adding and removing addresses; update kdc.conf section to match reality diff --git a/cf/ChangeLog b/cf/ChangeLog index 15be0bbef..a6c5e4ca5 100644 --- a/cf/ChangeLog +++ b/cf/ChangeLog @@ -3,6 +3,16 @@ * roken-frag.m4: test for the vis, strvis functions requiring prototypes +2002-08-23 Johan Danielsson + + * need-proto.m4: missing comma + +2002-08-22 Johan Danielsson + + * roken-frag.m4: some rototilling + + * need-proto.m4: use AS_TR_CPP + 2002-08-20 Johan Danielsson * roken-frag.m4: HAVE_TYPE instead of CHECK_TYPE ssize_t