diff --git a/ChangeLog b/ChangeLog index bbfcec549..4ba55b3ff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-05-02 David Love + + * lib/krb5/crypto.c: Don't declare des_salt &c as static with + incomplete type (invalid in c89, at least). + +2005-05-02 Love Hörnquist Åstrand + + * lib/krb5/krb5_locl.h: include + 2005-05-02 David Love * kcm/connect.c (init_socket): rename variable sun to un to avoid