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