]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 6 Mar 2017 21:35:41 +0000 (22:35 +0100)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 7 Mar 2017 08:52:19 +0000 (09:52 +0100)
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
NEWS

diff --git a/NEWS b/NEWS
index cfb9108aceea1c1f0891cb9d5eb0655af1c39280..2d783e852a225ec2f2d1a3200efb31b965190158 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -24,6 +24,10 @@ See the end for copying conditions.
    list. It has to be explicitly enabled, e.g., with a string like
    "NORMAL:+3DES-CBC".
 
+** libgnutls: Introduced a lock-free random generator which operates per-thread
+   and eliminates random-generator related bottlenecks in multi-threaded operation.
+   Resolves gitlab issue #141.
+
 ** libgnutls: PKIX certificates with unknown critical extensions are rejected
    on verification with status GNUTLS_CERT_UNKNOWN_CRIT_EXTENSIONS. This
    behavior can be overriden by providing the flag GNUTLS_VERIFY_IGNORE_UNKNOWN_CRIT_EXTENSIONS