]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 25 Nov 2016 08:58:58 +0000 (09:58 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 25 Nov 2016 11:03:57 +0000 (12:03 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 3c71e3d8b7fffac7fa0d5fe22071df1ebe40c728..c0e36943810692b496ac0205d82ceaea9ed23945 100644 (file)
--- 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.