mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-22 12:00:35 -04:00
Announce that <mbedtls/check_config.h> no longer exists
It was already deprecated since 3.0 (although we forgot to announce it in the changelog back then). Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
01def64425
commit
fff4b32324
5
ChangeLog.d/check_config.txt
Normal file
5
ChangeLog.d/check_config.txt
Normal file
@ -0,0 +1,5 @@
|
||||
Removals
|
||||
* The header <mbedtls/check_config.h> no longer exists. Including it
|
||||
from a custom config file was no longer needed since Mbed TLS 3.0,
|
||||
and could lead to spurious errors. The checks that it performed are
|
||||
now done automatically when building the library.
|
Loading…
x
Reference in New Issue
Block a user