From 3a7287955f6ef33b85ea62075c6abd745e06b5c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 16 Mar 2008 14:30:58 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22690 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/hx509/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 09b059492..e7587f554 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,3 +1,12 @@ +2008-03-16 Love Hörnquist Åstrand + + * version-script.map: add missing symbols + + * spnego: Make delegated credentials delegated directly, Oleg + Sharoiko pointed out that it always didnt work with the old + code. Also add som missing cred and context pass-thou functions in + the SPNEGO layer. + 2008-03-14 Love Hörnquist Åstrand * rename to be more consistent, export for teting