]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Wed, 19 Feb 2014 14:23:30 +0000 (15:23 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Wed, 19 Feb 2014 14:23:30 +0000 (15:23 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 390754c9179f7fcb136cfcbd7f97a6f59f559ed1..eb37e15f6de19819142e062f1707a295b238b260 100644 (file)
--- 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