summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2018-05-07 15:39:30 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2018-05-07 15:39:30 +0200
commit7cf5f14fb56cc3c467759e9a930e3d2098716671 (patch)
tree122bd97a9f5f46122d7e148c4c908c6e0f9e63cc
parent8351f831085b3f2d2de7ef99a306b05e2d51e9a2 (diff)
downloadgnutls-7cf5f14fb56cc3c467759e9a930e3d2098716671.tar.gz
doc update [ci skip]
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4858dab6aa..cbdc91af5d 100644
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,10 @@ See the end for copying conditions.
strings, then TLS 1.3 negotiation will be disabled if the session is associated
with an anonymous credentials structure.
+** Provide a uniform cipher list across different protocols; the CAMELLIA ciphers
+ as well as ciphers utilizing HMAC-SHA384 have been removed from the default
+ priority strings.
+
** libgnutls: Introduced low-level function to assist applications attempting client
hello extension parsing, prior to GnuTLS' parsing of the message.