From c00fe96f1db7737c5800b63847812437842d7e33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Mon, 14 Jan 2008 21:06:00 +0000 Subject: [PATCH] Read-only PKCS11 provider built-in to hx509. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22438 ec53bebd-3082-4978-b11e-865c3cabbd6b --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 977b69ac4..f05042740 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,7 @@ Changes in release 1.1 + * Read-only PKCS11 provider built-in to hx509. + * Documentation for hx509, hcrypto and ntlm libraries improved. * Better compatibilty with Windows 2008 Server pre-releases and Vista.