summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 110c98ed2a..514764a557 100644
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,10 @@ See the end for copying conditions.
** libgnutls: Fixes in the transparent import of PKCS #11 certificates.
Reported by Joseph Peruski.
+** libgnutls: Fixed issue with unexpected non-fatal errors resetting the
+handshake's hash buffer, in applications using the heartbeat extension
+or DTLS. Reported by Joeri de Ruiter.
+
** libgnutls: When both a trust module and additional CAs are present
account the latter as well; reported by David Woodhouse.