Add change log for #4842

Signed-off-by: Ronald Cron <ronald.cron@arm.com>
This commit is contained in:
Ronald Cron 2021-12-14 15:23:06 +01:00
parent be252a0da9
commit acf0df81f2

View File

@ -0,0 +1,5 @@
API changes
* Declare a number of structure fields as public: the fields of
mbedtls_ecp_curve_info, the fields describing the result of ASN.1 and
X.509 parsing, and finally the field fd of mbedtls_net_context on
POSIX/Unix-like platforms.