From: Nikos Mavrogiannopoulos Date: Sun, 30 Apr 2017 22:59:12 +0000 (+0200) Subject: doc: update X-Git-Tag: gnutls_3_6_0~601 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=55f3c33b987e01a2046f99e5838bc1f8a3baafca;p=thirdparty%2Fgnutls.git doc: update Signed-off-by: Nikos Mavrogiannopoulos --- diff --git a/NEWS b/NEWS index 49959e9f53..218703d1a6 100644 --- a/NEWS +++ b/NEWS @@ -58,6 +58,9 @@ See the end for copying conditions. ** libgnutls: gnutls_pem_base64_encode/2() and gnutls_pem_base64_decode/2() can be used to decode arbitrary base64 data if the header parameter is set to NULL. +** libgnutls: removed support for libidn; gnutls can now be compiled only with + libidn2. + ** certtool: the option '--load-ca-certificate' can now accept PKCS#11 URLs in addition to files.