]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
removed old news entry
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 10 Jun 2012 10:31:33 +0000 (12:31 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sun, 10 Jun 2012 10:31:33 +0000 (12:31 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 0a38d6bd650334a3a448de21ebc65ed1d6233078..132b872e84718256a62ec4a7a529e0117b16b0b3 100644 (file)
--- 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.