diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index ac5d847c8..17d619c60 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -1,3 +1,11 @@ +2005-05-29 Love Hörnquist Åstrand + + * init_sec_context.c: Prefix Der_class with ASN1_C_ to avoid + problems with system headerfiles that pollute the name space. + + * accept_sec_context.c: Prefix Der_class with ASN1_C_ to avoid + problems with system headerfiles that pollute the name space. + 2005-05-17 Love Hörnquist Åstrand * init_sec_context.c (init_auth): set diff --git a/lib/gssapi/krb5/ChangeLog b/lib/gssapi/krb5/ChangeLog index ac5d847c8..17d619c60 100644 --- a/lib/gssapi/krb5/ChangeLog +++ b/lib/gssapi/krb5/ChangeLog @@ -1,3 +1,11 @@ +2005-05-29 Love Hörnquist Åstrand + + * init_sec_context.c: Prefix Der_class with ASN1_C_ to avoid + problems with system headerfiles that pollute the name space. + + * accept_sec_context.c: Prefix Der_class with ASN1_C_ to avoid + problems with system headerfiles that pollute the name space. + 2005-05-17 Love Hörnquist Åstrand * init_sec_context.c (init_auth): set