Add changelog entry file

Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
Gilles Peskine
2020-05-11 22:13:27 +02:00
parent 297896e6db
commit b88bb5fd7f
+4
View File
@@ -0,0 +1,4 @@
Changes
* Unify the example programs termination to call mbedtls_exit() instead of
using a return command. This has been done to enable customization of the
behavior in bare metal environments.