Merge pull request #1045 from Mbed-TLS/cert-changelog-2.28.4

Update Changelog to cover certificate updates
This commit is contained in:
Dave Rodgman 2023-08-03 13:59:19 +01:00 committed by GitHub
commit aeb97a1891
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,10 @@ Bugfix
* Fix a compilation error on some platforms when including mbedtls/ssl.h * Fix a compilation error on some platforms when including mbedtls/ssl.h
with all TLS support disabled. Fixes #6628. with all TLS support disabled. Fixes #6628.
Changes
* Update test data to avoid failures of unit tests after 2023-08-07, and
update expiring certififcates in the certs module.
= Mbed TLS 2.28.3 branch released 2023-03-28 = Mbed TLS 2.28.3 branch released 2023-03-28
Features Features