diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index 04a82a2df..3430e2284 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -1,5 +1,7 @@ 2006-11-07 Love Hörnquist Åstrand + * spnego/spnego_locl.h: Include for compatiblity. + * krb5/arcfour.c: Use IS_DCE_STYLE flag. There is no padding in DCE-STYLE, don't try to use to. From Andrew Bartlett.