mbedtls/ChangeLog.d/x509write_crt_set_serial_raw-alignment.txt
Ben Taylor 32e100a573 Renamed and corrected ChangeLog
Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
2025-08-21 08:00:07 +01:00

4 lines
150 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.