]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
NEWS: mention AF_ALG support
authorDaiki Ueno <ueno@gnu.org>
Fri, 23 Apr 2021 07:42:03 +0000 (09:42 +0200)
committerDaiki Ueno <ueno@gnu.org>
Fri, 23 Apr 2021 07:43:26 +0000 (09:43 +0200)
Signed-off-by: Daiki Ueno <ueno@gnu.org>
NEWS

diff --git a/NEWS b/NEWS
index b3590a316ab41c9b329c15de6d52f07fb0f2dff5..8b3538d05d086067480ce4260ffab509f6337b97 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ See the end for copying conditions.
 ** libgnutls: The priority string option %DISABLE_TLS13_COMPAT_MODE was added
    to disable TLS 1.3 middlebox compatibility mode
 
+** libgnutls: The Linux kernel AF_ALG based acceleration has been added.
+   This can be enabled with --enable-afalg configure option, when libkcapi
+   package is installed (#308).
+
 * Version 3.7.1 (released 2021-03-10)
 
 ** libgnutls: Fixed potential use-after-free in sending "key_share"