]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
removed entry which was included in 3.0.20
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 9 Jun 2012 09:48:26 +0000 (11:48 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 9 Jun 2012 09:48:26 +0000 (11:48 +0200)
NEWS

diff --git a/NEWS b/NEWS
index a62b9c2ca207e5e8f1a8faea621ce10e3edbb3f2..4fd8c55d20670e3dfdf3c5e98d1556f4da34e173 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -21,9 +21,6 @@ for encryption and signatures.
 is assumed to be a file that stores the pin. Based on patch
 by David Smith.
 
-** libgnutls: introduce gnutls_certificate_set_x509_system_trust
-which imports the trusted root CA's from a compile time defined location. 
-
 ** libgnutls: Added GNUTLS_CERT_SIGNATURE_FAILURE to differentiate between
 generic errors and signature verification errors in the verification
 functions.