]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 8 Nov 2014 08:06:36 +0000 (09:06 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 8 Nov 2014 08:06:36 +0000 (09:06 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 3aa552a3aa4957a701ff4cb14fe9bde1d136040e..423fac592ce3f53cd39faa4e252fc4ad95798cdc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -44,8 +44,8 @@ GNUTLS_CERT_PURPOSE_MISMATCH is also introduced.
 
 ** libgnutls: When gnutls_certificate_set_x509_key_file2() is used in
 combination with PKCS #11, or TPM URLs, it will utilize the provided
-password as PIN if required. That would remove the requirement for the
-application to set a callback for PINs.
+password as PIN if required. That removes the requirement for the
+application to set a callback for PINs in that case.
 
 ** libgnutls-openssl: it is no longer built by default.