Add changelog entry

Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
Gilles Peskine
2021-03-08 12:39:52 +01:00
parent 0bf08c7274
commit b3961a0142
+3
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.