1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-08-08 17:42:09 +03:00

Add changelog for applying missing const attributes to the API.

Signed-off-by: Mateusz Starzyk <mateusz.starzyk@mobica.com>
This commit is contained in:
Mateusz Starzyk
2021-02-05 17:17:54 +01:00
parent a120146afe
commit b22a31f805

View File

@@ -0,0 +1,2 @@
API changes
* Add missing const attributes to API functions.