blob: 5475824181fc9f2c258af702bd11bd683485483e [file] [log] [blame]
Hanno Becker5d26efd2021-07-22 10:22:07 +01001Changes
2 * Explicitly mark the fields mbedtls_ssl_session.exported and
3 mbedtls_ssl_config.respect_cli_pref as private. This was an
4 oversight during the run-up to the release of Mbed TLS 3.0.
5 The fields were never intended to be public.