summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-10-13 06:18:03 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-10-13 06:18:03 +0200
commit3d8cb9ab58f2728a343aa3686225cca48028f619 (patch)
tree38a7d5eeec1b6859af342a4c27c690af14a6aa89
parenta65f99bfffa8e4bc654a5a1fbcec99bf79234e65 (diff)
downloadgnutls-3d8cb9ab58f2728a343aa3686225cca48028f619.tar.gz
doc update
-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.