From e69ef1185c092f11a7d4e94e9f5f53c420ed6a4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 24 Mar 2008 12:08:28 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22754 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index b6f9ce047..7bd02280e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2008-03-22 Love Hörnquist Åstrand + * kdc/kerberos5.c: Match name in ClientCanonicalizedNames with -10 + * lib/krb5/principal.c (_krb5_principal_compare_PrincipalName): new function to compare a principal to a PrincipalName.