summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-11-21 22:23:30 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-11-21 22:23:59 +0100
commita7a64ea8eeabf0098f3af83a3ca7b84dbebbf969 (patch)
tree5178b769e4044cb66e55c40ed8c9e307bf79ef78 /NEWS
parent45bce4b8726edb9773c016125401500e7cace021 (diff)
downloadgnutls-a7a64ea8eeabf0098f3af83a3ca7b84dbebbf969.tar.gz
danetool is being built even without libgnutls-dane.
The --check functionality is not operational though. It can only generate tlsa records.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dee4b166e8..971a3665e4 100644
--- a/NEWS
+++ b/NEWS
@@ -27,6 +27,9 @@ an easier to parse format.
** p11tool: After key generation, outputs the public key (useful in
tokens that do not store the public key).
+** danetool: It is being built even without libgnutls-dane (the
+--check functionality is disabled though).
+
** API and ABI modifications:
gnutls_pkcs11_privkey_generate2: Added
gnutls_x509_crt_get_policy: Added