commit | f8b4aa135b565c65db8f8336782f7edf9eb5f8e6 | [log] [tgz] |
---|---|---|
author | Ben Taylor <ben.taylor@linaro.org> | Tue Aug 19 07:52:48 2025 +0100 |
committer | Ben Taylor <ben.taylor@linaro.org> | Tue Aug 19 07:52:48 2025 +0100 |
tree | 36cf32116e31b4b7c03336f22e343ba08e8a9e27 | |
parent | 3f523748e097ff530b1886321be560e54473972b [diff] |
Add ChangeLog Signed-off-by: Ben Taylor <ben.taylor@linaro.org>
diff --git a/ChangeLog.d/509write_crt_set_serial_raw-alignment.txt b/ChangeLog.d/509write_crt_set_serial_raw-alignment.txt new file mode 100644 index 0000000..1fc938b --- /dev/null +++ b/ChangeLog.d/509write_crt_set_serial_raw-alignment.txt
@@ -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.