Files
mbedtls/ChangeLog.d/x509write_crt_set_serial_raw-alignment.txt
Minos Galanakis 9364208e33 Changelogs: Fixed aligment issues
Signed-off-by: Minos Galanakis <minos.galanakis@arm.com>
2025-09-29 10:39:23 +01:00

4 lines
148 B
Plaintext

API changes
* Change the serial argument of the mbedtls_x509write_crt_set_serial_raw
function to a const to align with the rest of the API.