From 65fcb449194d9150c1c84f7e92b68173d61db98b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 21 Apr 2007 06:32:26 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20492 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 861dffa51..e717c4782 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-04-21 Love Hörnquist Åstrand + + * kcm/client.c (kcm_ccache_new_client): make root be able to pass + the name constraints, not the opposite. From Bryan Jacobs. + 2007-04-20 Love Hörnquist Åstrand * kcm/acl.c: make compile again.