tls1.3: early data: rephrase ChangeLog
Signed-off-by: Yanray Wang <yanray.wang@arm.com>
This commit is contained in:
parent
65f7653bdd
commit
6cdfe9d51f
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
API changes
|
||||
* Remove `tls13_` prefix in the name of mbedtls_ssl_tls13_conf_early_data()
|
||||
and mbedtls_ssl_tls13_conf_max_early_data_size(). Early data feature may
|
||||
not be TLS 1.3 specific in the furture, as requested in #6909.
|
||||
* Remove `tls13_` in mbedtls_ssl_tls13_conf_early_data() and
|
||||
mbedtls_ssl_tls13_conf_max_early_data_size() API names. Early data
|
||||
feature may not be TLS 1.3 specific in the future. Fixes #6909.
|
||||
|
|
Loading…
Reference in a new issue