summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-05-01 00:59:12 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-05-01 12:59:58 +0200
commit55f3c33b987e01a2046f99e5838bc1f8a3baafca (patch)
treeea20894e265b69955227c11ddbb0d726cf698048
parent946cd9b9f5d6cefbb7fb3a418e04f08f5c194379 (diff)
downloadgnutls-55f3c33b987e01a2046f99e5838bc1f8a3baafca.tar.gz
doc: update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
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.