summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-07-11 17:43:57 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-07-11 17:43:57 +0200
commit41e5a4faca452280fdb35d6c487a3c3dd3ea01fd (patch)
tree0f8e5dd7fc9b35d89a42e132e4a32398b55f751c
parent62120b1872664b883a4ae59b1ff54a424bd2f297 (diff)
downloadgnutls-41e5a4faca452280fdb35d6c487a3c3dd3ea01fd.tar.gz
doc update
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1e1662006b..7a8b1f755d 100644
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,8 @@ CPU. The currently available options are:
0x200000: Enable VIA PHE
0x400000: Enable VIA PHE SHA512
+** libdane: added dane_query_to_raw_tlsa(); patch by Simon Arlott.
+
** p11tool: use GNUTLS_SO_PIN to read the security officer's PIN if set.
** p11tool: ask for label when one isn't provided.