Add changelog entry

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine
2021-03-08 12:37:25 +01:00
parent 0bf08c7274
commit b3961a0142

View File

@@ -0,0 +1,3 @@
Bugfix
* Fix the build of sample programs when MBEDTLS_PEM_C is enabled but
MBEDTLS_CERTS_C is disabled. Reported by Michael Schuster in #4206.