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