From 665526d2df5a0e57fc53bcede3189596f293be17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 28 Apr 2006 11:28:38 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17335 ec53bebd-3082-4978-b11e-865c3cabbd6b --- doc/setup.texi | 2 ++ lib/hx509/ChangeLog | 10 +++++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/doc/setup.texi b/doc/setup.texi index 0f2f8f0cd..ca35925d6 100644 --- a/doc/setup.texi +++ b/doc/setup.texi @@ -1220,6 +1220,8 @@ kdc @subsection Using pki-mapping file +Note that the file this is space sensive. + @example # cat /var/heimdal/pki-mapping # comments starts with # diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index 9766f4299..88502a102 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,5 +1,13 @@ -2006-04-26 Love Hörnquist Åstrand +2006-04-28 Love Hörnquist Åstrand + * cert.c (hx509_verify_hostname): implement stub function + +2006-04-27 Love Hörnquist Åstrand + + * TODO: CRL delta support + +2006-04-26 Love Hörnquist Åstrand + * data/.cvsignore: ignore leftover from OpenSSL cert generation * hx509_err.et: Add name malformated error