summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-10-13 05:55:57 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-10-13 05:55:57 +0200
commita0662a0b2bc1ff66f1393426ccfb91ce6f8555b0 (patch)
tree8098b8f9db0202e69d3b999c4d729c1650be214b
parent09532927085700274bcf900d441845924e703b67 (diff)
downloadgnutls-a0662a0b2bc1ff66f1393426ccfb91ce6f8555b0.tar.gz
doc update
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 259ecaf0df..72952c79e9 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: fix issue in DTLS retransmission when session tickets
were in use; reported by Manuel Pégourié-Gonnard.