mbedtls/ChangeLog.d/mbedtls_ssl_set_cid-documentation.txt
Valerio Setti 4b57c243bb changelog: add note for documentation fix for mbedtls_ssl_set_cid
Signed-off-by: Valerio Setti <vsetti@baylibre.com>
2026-06-24 14:30:59 +02:00

4 lines
156 B
Plaintext

Bugfix
* Fixed documentation of mbedtls_ssl_set_cid(): the set CID configuration
is applied to all subsequent handshakes, not just to the next one.