From: Nikos Mavrogiannopoulos Date: Wed, 15 Oct 2014 13:18:25 +0000 (+0200) Subject: doc update X-Git-Tag: gnutls_3_4_0~782 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2e966a134b6d072dbcfe06daa8cc79ecd91b7602;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index 9c218d3b3e..78d50057b6 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,10 @@ See the end for copying conditions. ** libgnutls: Added helper functions to obtain information on PKCS #8 structures. +** libgnutls: SSL 3.0 is no longer included in the default priorities +list. It has to be explicitly enabled, e.g., with a string like +"NORMAL:+VERS-SSL3.0". + ** libgnutls: Use nettle's PBKDF2 implementation. ** libgnutls: gnutls_x509_crt_check_hostname() and friends will use