summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2013-04-03 18:40:57 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2013-04-03 18:40:57 +0200
commit0399b553503ba0c336257963d14c264d7b961bf4 (patch)
treeee1bd28f4bc1610a0dfb0cee46beff6febbe73ae /NEWS
parentc36bc17ef72536d57b08ca325222998ef837806d (diff)
downloadgnutls-0399b553503ba0c336257963d14c264d7b961bf4.tar.gz
updated
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c63d0bdee6..f533fa29cc 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,8 @@ RSA PMS.
** libgnutls: Corrected issues in DTLS heartbeat parsing. Reported by
Joke de Buhr.
+** libgnutls: Heartbeat support is enabled by default.
+
** 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