]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 29 Feb 2016 16:12:49 +0000 (17:12 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 29 Feb 2016 16:12:49 +0000 (17:12 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 67d9966bfed48d4d46fc3c87229b3a1a8c6af2dd..fcf9bd3e3f93a2b058e96ad0cab04730c161ba4b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,9 @@ See the end for copying conditions.
 
 ** certtool: Added the --provable option.
 
+** gnutls-cli: The --dane option will cause verification failure if gnutls is not
+   compiled with DANE support.
+
 ** API and ABI modifications:
 GNUTLS_INDEFINITE_TIMEOUT: Added
 GNUTLS_ALPN_SERVER_PRECEDENCE: Added