From: Nikos Mavrogiannopoulos Date: Sat, 6 Dec 2014 09:40:48 +0000 (+0100) Subject: doc update X-Git-Tag: gnutls_3_4_0~489 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c5fe4a956101f91a51dcaefb5e5f2b89e2cbc7d1;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index 6877aa17c2..70af9c205e 100644 --- a/NEWS +++ b/NEWS @@ -39,6 +39,8 @@ text). This is enabled by default. ** libgnutls: The gnutls_handshake() process will enforce a timeout by default. +** libgnutls: The priority string EXPORT was removed. + ** libgnutls: If a key purpose (extended key usage) is specified for verification, it is applied into intermediate certificates. The verification result GNUTLS_CERT_PURPOSE_MISMATCH is also introduced.