summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2015-12-15 12:27:11 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2015-12-15 12:27:11 +0100
commita237ef3eab7e94f9618c47381f9c2027af3b8f15 (patch)
tree909abce694a2efe224bc9a32beb79037ec4abf78 /NEWS
parent76be7bda79d6785eeab3ef8e96db026ad7aac9c3 (diff)
downloadgnutls-a237ef3eab7e94f9618c47381f9c2027af3b8f15.tar.gz
doc update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 18893676ca..714594346f 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,10 @@ See the end for copying conditions.
for DSA and ECDSA. That is, because they do not contain all the required
parameters for a direct import. Reported by Jan Vcelak.
+** libgnutls: ARCFOUR-128 is disabled on the default priority strings. As it
+ is known to be a broken cipher (theoretically and practically) it has to
+ be explicitly enabled in configurations to be used.
+
** API and ABI modifications:
No changes since last version.