From 83adb93cd7ef0ba1d0a19c912198eaea9984721a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 12 May 2006 10:22:24 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17555 ec53bebd-3082-4978-b11e-865c3cabbd6b --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index eb20a4f1d..2e029afe9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-05-12 Love Hörnquist Åstrand + * lib/krb5/pkinit.c: Hidden field of hx509 prompter is removed. + Fix a warning. + * doc/setup.texi: Point to more examples, hint that you have to use openssl 0.9.8a or later.