summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-04-03 18:02:34 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-04-03 18:02:34 +0200
commitc36bc17ef72536d57b08ca325222998ef837806d (patch)
treeb467e6d234de45be2a5c9e957658c4ea798e9edd /NEWS
parentef4936538ff9d08f6e73c241043e64b07f37473b (diff)
downloadgnutls-c36bc17ef72536d57b08ca325222998ef837806d.tar.gz
documented update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ca41c0f662..c63d0bdee6 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,9 @@ See the end for copying conditions.
** libgnutls: When in compatibility mode allow for a wrong version in the
RSA PMS.
+** libgnutls: Corrected issues in DTLS heartbeat parsing. Reported by
+Joke de Buhr.
+
** libgnutls: Added GNUTLS_PRIVKEY_SIGN_FLAG_TLS1_RSA which allows
gnutls_privkey_sign_hash() to operate as with gnutls_privkey_sign_raw_data().
This makes it consistent with verification with GNUTLS_PUBKEY_VERIFY_FLAG_TLS1_RSA