summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2014-02-19 15:23:30 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2014-02-19 15:23:30 +0100
commit2e6b2aa629a12a75ff64b1b611d37aead7ffe8fd (patch)
treef674a015074013f6f67a93d2c51650983908d806 /NEWS
parentfda4d0107e2b6f476c0b2be1c19751cc4d79430b (diff)
downloadgnutls-2e6b2aa629a12a75ff64b1b611d37aead7ffe8fd.tar.gz
doc update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 390754c917..eb37e15f6d 100644
--- a/NEWS
+++ b/NEWS
@@ -26,8 +26,8 @@ strings to corresponding defaults. The %COMPAT keyword is extended
to revert to old defaults, by reducing the overall security level.
** libgnutls: Added support for the name constraints PKIX extension.
-This extension is not currently being used when verifying
-certificates.
+Currently only DNS names and e-mails are supported (no URIs, IPs
+or DNs).
** libgnutls: The initialization of the library was moved to a
constructor. That is, gnutls_global_init() is no longer required