]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
NEWS: mention KTLS support in FreeBSD [ci skip]
authorDaiki Ueno <ueno@gnu.org>
Tue, 17 Oct 2023 23:21:05 +0000 (08:21 +0900)
committerDaiki Ueno <ueno@gnu.org>
Thu, 19 Oct 2023 10:44:12 +0000 (19:44 +0900)
Signed-off-by: Daiki Ueno <ueno@gnu.org>
NEWS

diff --git a/NEWS b/NEWS
index 16afabaf286563ebba731e25bf4870a874bcd580..f8a7b9a702ed57ab082df4f2cea688864e6ff5ed 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,10 @@ See the end for copying conditions.
    GNUTLS_CIPHER_AES_{128,256}_SIV_GCM, the authentication tag is
    appended to the ciphertext, not prepended.
 
+** libgnutls: transparent KTLS support is extended to FreeBSD kernel
+   The kernel TLS feature can now be enabled on FreeBSD as well as
+   Linux when compiled with the --enable-ktls configure option.
+
 ** gnutls-cli: New option --starttls-name
    Depending on deployment, application protocols such as XMPP may
    require a different origin address than the external address to be