From: Nikos Mavrogiannopoulos Date: Fri, 25 Nov 2016 08:58:58 +0000 (+0100) Subject: doc update X-Git-Tag: gnutls_3_5_7~67 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=70cd4bc9e78fed825a5b467ea4f760341de6ff10;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index 3c71e3d8b7..c0e3694381 100644 --- a/NEWS +++ b/NEWS @@ -28,6 +28,10 @@ See the end for copying conditions. not ship it; it can be used with the '--with-included-unistring' option to configure script. +** libgnutls: When setting a subject alternative name in a certificate + which is in UTF-8 format, it will transparently be converted to IDNA form + prior to storing. + ** libgnutls: GNUTLS_CRT_PRINT_ONELINE flag on gnutls_x509_crt_print() will print the SHA256 key-ID instead of a certificate fingerprint.