From d50d98da07e2f90dc1eda5e0d870f53546ec5940 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 28 Jun 2006 09:34:50 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17706 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/gssapi/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lib/gssapi/ChangeLog b/lib/gssapi/ChangeLog index b26bb1d7f..2d45ee164 100644 --- a/lib/gssapi/ChangeLog +++ b/lib/gssapi/ChangeLog @@ -1,3 +1,15 @@ +2006-06-28 Love Hörnquist Åstrand + + * mech: Bug fixes, cleanup, compiler warnings, restructure code. + + * spnego: Rename gss_context_id_t and gss_cred_id_t to local names + + * krb5: repro copy the krb5 files here + + * mech: import Doug Rabson mechglue from freebsd + + * spnego: Import Luke Howard's SPNEGO from the mechglue branch + 2006-06-22 Love Hörnquist Åstrand * gssapi.h: Add oid_to_str.