diff --git a/ChangeLog b/ChangeLog index 70ad3d288..c03b39e04 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,9 @@ -2005-05-30 Love Hörnquist Åstrand - - * kcm/kcm.8: document --disallow-getting-krbtgt and --door-path - 2005-05-30 Johan Danielsson + * kdc/connect.c: rename sendlength to prependlength (which + hopefully better represents its purpose), and change type to + krb5_boolean + * kdc/connect.c: log signal causing exit * kdc/main.c (sigterm): set exit_flag to signal causing exit; @@ -11,6 +11,8 @@ 2005-05-30 Love Hörnquist Åstrand + * kcm/kcm.8: document --disallow-getting-krbtgt and --door-path + * kcm/protocol.c (kcm_op_retrieve): check server for krbtgt, not client