blob: f9f44a4b85356aef628e9ed3ebd14e2987cc907a [file] [log] [blame]
Gilles Peskinefff4b322025-07-22 23:44:07 +02001Removals
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.