summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2015-11-11 11:19:20 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2015-11-11 11:19:20 +0100
commitfe7a6f051689f186922c199d8d54550f33693f13 (patch)
treeb14f0123b213d95df14f12b8447ff9eb5b3774dd
parent72cc7b62a6ca2f329678c0d399c63329c1fcf399 (diff)
downloadgnutls-fe7a6f051689f186922c199d8d54550f33693f13.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3a48bec25a..3790df0f0a 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,9 @@ See the end for copying conditions.
** libgnutls: Correctly the setting of salt size in gnutls_pkcs12_mac_info().
+** libgnutls: On a rehandshake allow switching from anonymous to ECDHE and
+ DHE ciphersuites.
+
** gnutls.pc: Don't include libtool specific options to link flags.
Reported by Dan Kegel.