From 967d1ea267e0f22119cab44c9c7d008f166b1b0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 29 May 2005 15:13:25 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15265 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/gssapi/ChangeLog | 8 ++++++++ lib/gssapi/krb5/ChangeLog | 8 ++++++++ 2 files changed, 16 insertions(+) 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