From ceb75e1f485d311d99182c0a6d156b5b43610e67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 10 Sep 2003 20:50:15 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12819 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/gssapi/ChangeLog | 6 ++++++ lib/gssapi/krb5/ChangeLog | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index c8e8ec079..10acbb736 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -1,3 +1,9 @@ +2003-09-10 Love Hörnquist Åstrand + + * init_sec_context.c (spnego_initial): add #if 0 out version of + the CHOICE branch encoding, also where here, free no longer used + memory + 2003-09-09 Love Hörnquist Åstrand * accept_sec_context.c: Add support for SPNEGO on the initator diff --git a/lib/gssapi/krb5/ChangeLog b/lib/gssapi/krb5/ChangeLog index c8e8ec079..10acbb736 100644 --- a/lib/gssapi/krb5/ChangeLog +++ b/lib/gssapi/krb5/ChangeLog @@ -1,3 +1,9 @@ +2003-09-10 Love Hörnquist Åstrand + + * init_sec_context.c (spnego_initial): add #if 0 out version of + the CHOICE branch encoding, also where here, free no longer used + memory + 2003-09-09 Love Hörnquist Åstrand * accept_sec_context.c: Add support for SPNEGO on the initator