summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 648bec257c..1cc24b6cb8 100644
--- a/NEWS
+++ b/NEWS
@@ -34,6 +34,9 @@ Version 2.12.24 (unreleased)
** libgnutls: Removed support for EXPORT ciphersuites. The EXPORT priority
string becomes and alias to NORMAL.
+** libgnutls: ARCFOUR-128 was prioritized lower than any other cipher. Was
+ removed from the algorithms when the SECURE priority string is specified.
+
** libgnutls: Do not call the post client hello callback twice when resuming
using session tickets.