Add ChangeLog entry
Signed-off-by: Hanno Becker <hanno.becker@arm.com>
This commit is contained in:
parent
54ac185f33
commit
54dcf5e6c9
1 changed files with 6 additions and 0 deletions
6
ChangeLog.d/x509_remove_info.txt
Normal file
6
ChangeLog.d/x509_remove_info.txt
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
API changes
|
||||||
|
* Add configuration option MBEDTLS_X509_REMOVE_INFO which
|
||||||
|
removes the mbedtls_x509_*_info(), mbedtls_debug_print_crt()
|
||||||
|
as well as other functions and constants only used by
|
||||||
|
those functions. This reduces the code footprint by
|
||||||
|
several kB.
|
Loading…
Add table
Add a link
Reference in a new issue