Fix change log

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
Ronald Cron 2024-08-28 16:36:07 +02:00
parent 48a9f562ba
commit c9884b04ad

View File

@ -1,5 +1,5 @@
Bugfix
* Fix TLS connection abortion in applications using an Mbed TLS client in
* Fix TLS connection failure in applications using an Mbed TLS client in
the default configuration connecting to a TLS 1.3 server sending tickets.
See the documentation of mbedtls_ssl_conf_enable_new_session_tickets()
for more information.