From f5bb64201118e5cda8c52152133594adf7fc23e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 19 Nov 2006 04:16:22 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19074 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 5 +++++ tests/ChangeLog | 13 ++++++++++++- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 81cccc847..8a1792507 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-11-19 Love Hörnquist Åstrand + + * kdc/config.c: revert the enable-pkinit change, and make it + consistant with all other other enable- options + 2006-11-17 Love Hörnquist Åstrand * doc/setup.texi: Make all pkinit options prefixed with pkinit_ diff --git a/tests/ChangeLog b/tests/ChangeLog index 24cc58718..14921c258 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,5 +1,16 @@ -2006-11-13 Love Hörnquist Åstrand +2006-11-19 Love Hörnquist Åstrand + * kdc/krb5.conf.in: revert the enable-pkinit change, and make it + consistant with all other other enable- options + +2006-11-15 Love Hörnquist Åstrand + + * gss/check-context.in: Add dce-style context building test. + + * gss/check-context.in: test more combination of context building + +2006-11-13 Love Hörnquist Åstrand + * Use TEST{,2}.H5L.SE for testing 2006-11-08 Love Hörnquist Åstrand