mbedtls/ChangeLog.d/fix-server-mode-only-build.txt

4 lines
151 B
Plaintext
Raw Normal View History

Bugfix
* Fix server mode only build when MBEDTLS_SSL_SRV_C is enabled but
MBEDTLS_SSL_CLI_C is disabled. Reported by M-Bab on GitHub in #9186.