From: Nikos Mavrogiannopoulos Date: Sun, 10 Jun 2012 10:31:33 +0000 (+0200) Subject: removed old news entry X-Git-Tag: gnutls_3_0_21~40 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=19bb0b223e8c05112f62aeff830b3eba75189263;p=thirdparty%2Fgnutls.git removed old news entry --- diff --git a/NEWS b/NEWS index 0a38d6bd65..132b872e84 100644 --- a/NEWS +++ b/NEWS @@ -17,10 +17,6 @@ as it has issues. Implemented by David Woodhouse. ** libgnutls: Use the PKCS #1 1.5 encoding provided by nettle (2.5) for encryption and signatures. -** libgnutls: When decoding a PKCS #11 URL the pin-source field -is assumed to be a file that stores the pin. Based on patch -by David Smith. - ** libgnutls: Added GNUTLS_CERT_SIGNATURE_FAILURE to differentiate between generic errors and signature verification errors in the verification functions.