1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-10-21 14:53:42 +03:00

Add ChangeLog

Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
This commit is contained in:
Ben Taylor
2025-08-19 07:52:48 +01:00
parent 3f523748e0
commit f8b4aa135b

View File

@@ -0,0 +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.