summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.