fix line length of ChangeLog

Signed-off-by: Yanray Wang <yanray.wang@arm.com>
This commit is contained in:
Yanray Wang 2023-03-20 12:40:12 +08:00
parent 69bc8403eb
commit b46ccf235c

View File

@ -1,4 +1,4 @@
Features Features
* Add functions mbedtls_rsa_get_padding_mode() and mbedtls_rsa_get_md_alg() to read * Add functions mbedtls_rsa_get_padding_mode() and mbedtls_rsa_get_md_alg()
non-public fields for padding mode and hash id from an mbedtls_rsa_context, as to read non-public fields for padding mode and hash id from
requested in #6917. an mbedtls_rsa_context, as requested in #6917.