From: Nikos Mavrogiannopoulos Date: Sat, 8 Nov 2014 08:06:36 +0000 (+0100) Subject: doc update X-Git-Tag: gnutls_3_4_0~654 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0ccf8761eeea721f3cb1e1d45fbebd3d86353d9c;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index 3aa552a3aa..423fac592c 100644 --- 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.