summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaiki Ueno <ueno@gnu.org>2021-04-23 09:42:03 +0200
committerDaiki Ueno <ueno@gnu.org>2021-04-23 09:43:26 +0200
commita07464c795e2d3c5e66cbce610f3ae4215ada0fc (patch)
treece44de4370331abd6b965130c837370ad5325356
parentcb0f9fc4081dd6776a5c61daf3e6252943ef9b9d (diff)
downloadgnutls-a07464c795e2d3c5e66cbce610f3ae4215ada0fc.tar.gz
NEWS: mention AF_ALG support
Signed-off-by: Daiki Ueno <ueno@gnu.org>
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b3590a316a..8b3538d05d 100644
--- 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"