Skip to content

Commit 19846f5

Browse files
committed
changelog: add note for mbedtls_x509write_crt_set_serial() deprecation
Signed-off-by: Valerio Setti <[email protected]>
1 parent 6487da1 commit 19846f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ChangeLog.d/9892.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Removals
2+
* Remove deprecated mbedtls_x509write_crt_set_serial(). The function was
3+
already deprecated and superseeded by
4+
mbedtls_x509write_crt_set_serial_raw().

0 commit comments

Comments
 (0)