summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-02-23 10:33:23 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-02-23 10:33:23 +0100
commite0b1afeb665dc3646f74490ffb491506ef904a21 (patch)
tree8bb9690de6a8c3663dc11ca359ed9d59833e9a4e
parent208233e5d616cdf9d041df3314e91bcd080a4d22 (diff)
downloadgnutls-e0b1afeb665dc3646f74490ffb491506ef904a21.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c90e6d51ab..d330cc1bad 100644
--- a/NEWS
+++ b/NEWS
@@ -21,6 +21,9 @@ See the end for copying conditions.
** libgnutls: Addressed invalid memory access in OpenPGP certificate parsing.
(issue found using oss-fuzz project)
+** libgnutls: Print the key PIN value used by the HPKP protocol as per RFC7469
+ when printing certificate information.
+
** gnutls-cli: Added LMTP, POP3, NNTP, Sieve and PostgreSQL support to the
starttls-proto command. Patch by Robert Scheck.