aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.d/unified-exit-in-examples.txt
blob: 3ef9798ad17b9c68d9d06ce3ec082bce558a664e (plain)
1
2
3
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.