summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2015-11-18 16:34:02 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2015-11-18 16:34:02 +0100
commit963ae4a65c45f655fb5f77ae843c49568a9331b2 (patch)
tree2c1f9b5f8894c1d0ad9c6178ffbf2231b3b83836
parentc53dc32939820914184cae9530d51e5b8370a77a (diff)
downloadgnutls-963ae4a65c45f655fb5f77ae843c49568a9331b2.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 53ec7d7da6..c9b8a17c47 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,9 @@ See the end for copying conditions.
** libgnutls: On a rehandshake allow switching from anonymous to ECDHE and
DHE ciphersuites.
+** libgnutls: Corrected regression from 3.3.x which prevented ARCFOUR128
+ from using arbitrary key sizes. Reported by Andreas Schneider.
+
** libgnutls: Added GNUTLS_SKIP_GLOBAL_INIT macro to allow programs skipping
the implicit global initialization.