From 6fa21042ca6a8db0aca7aef5d73a387135b793c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 27 Apr 2005 17:55:33 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14990 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/gssapi/ChangeLog | 5 +++++ lib/gssapi/krb5/ChangeLog | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index 5dd8d953e..677d5d6bf 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -1,3 +1,8 @@ +2005-04-27 Love Hörnquist Åstrand + + * prefix all sequence symbols with _, they are not part of the + GSS-API api. By comment from Wynn Wilkes + 2005-04-10 Love Hörnquist Åstrand * accept_sec_context.c: break out the processing of the delegated diff --git a/lib/gssapi/krb5/ChangeLog b/lib/gssapi/krb5/ChangeLog index 5dd8d953e..677d5d6bf 100644 --- a/lib/gssapi/krb5/ChangeLog +++ b/lib/gssapi/krb5/ChangeLog @@ -1,3 +1,8 @@ +2005-04-27 Love Hörnquist Åstrand + + * prefix all sequence symbols with _, they are not part of the + GSS-API api. By comment from Wynn Wilkes + 2005-04-10 Love Hörnquist Åstrand * accept_sec_context.c: break out the processing of the delegated