diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index 099751ea9..7f0850145 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -1,5 +1,15 @@ +2006-10-05 Love Hörnquist Åstrand + + * mech/name.h: remove + + * mech/mech_switch.h: remove + + * mech/cred.h: remove + 2006-10-02 Love Hörnquist Åstrand + * krb5/arcfour.c: Thinker more with header lengths. + * krb5/arcfour.c: Improve the calcucation of header lengths. DCE-STYLE data is also padded so remove if (1 || ...) code.