mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-11 14:38:17 +02:00
Add ChangeLog entry for restoring X509 functions
Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
6
ChangeLog.d/restore-x509-functions-to-public.txt
Normal file
6
ChangeLog.d/restore-x509-functions-to-public.txt
Normal 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()
|
||||
Reference in New Issue
Block a user