Add change log

Signed-off-by: Ronald Cron <[email protected]>
This commit is contained in:
Ronald Cron
2024-04-05 08:45:09 +02:00
parent 233fcaadbf
commit 527a2eb8c4
+3
View File
@@ -0,0 +1,3 @@
Bugfix
* Fix TLS 1.3 client build and runtime when support for session tickets is
disabled (MBEDTLS_SSL_SESSION_TICKETS configuration option). Fixes #6395.