Gilles Peskine | fff4b32 | 2025-07-22 23:44:07 +0200 | [diff] [blame] | 1 | Removals |
2 | * The header <mbedtls/check_config.h> no longer exists. Including it | ||||
3 | from a custom config file was no longer needed since Mbed TLS 3.0, | ||||
4 | and could lead to spurious errors. The checks that it performed are | ||||
5 | now done automatically when building the library. |