Add ChangeLog entry for restoring X509 functions

Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
David Horstmann 2024-02-19 11:21:37 +00:00
parent 762f9f9cbb
commit 8de8cc0bd8

View file

@ -0,0 +1,6 @@
Bugfix
* Restore X509 functions erroneously removed from the public interface:
mbedtls_x509_dn_get_next(), mbedtls_x509_serial_gets(),
mbedtls_x509_time_cmp(), mbedtls_x509_time_gmtime(),
mbedtls_x509_time_is_past(), mbedtls_x509_time_is_future()
mbedtls_x509_parse_subject_alt_name(), mbedtls_x509_free_subject_alt_name()