1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-10-20 03:32:32 +03:00

Renamed and corrected ChangeLog

Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
This commit is contained in:
Ben Taylor
2025-08-21 08:00:07 +01:00
parent f8b4aa135b
commit 32e100a573

View File

@@ -1,3 +1,3 @@
API changes
* Change the serial argument of the mbedtls_x509write_crt_set_serial_raw
function so a const to align with the restof the API.
function to a const to align with the rest of the API.