From: Nikos Mavrogiannopoulos Date: Sat, 9 Jun 2012 09:48:26 +0000 (+0200) Subject: removed entry which was included in 3.0.20 X-Git-Tag: gnutls_3_0_21~49 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b94eac86706bdcce08db411ac245efca74339669;p=thirdparty%2Fgnutls.git removed entry which was included in 3.0.20 --- diff --git a/NEWS b/NEWS index a62b9c2ca2..4fd8c55d20 100644 --- 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.