Add changelog entry file

Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
Gilles Peskine
2020-05-11 22:20:41 +02:00
parent 1ddf2928c9
commit a43d431e8a
+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.