1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-09-04 03:22:10 +03:00

Merge pull request #4115 from mstarzyk-mobica/const_changelog

Add changelog for applying missing const attributes to the API.
This commit is contained in:
Manuel Pégourié-Gonnard
2021-02-16 10:46:17 +01:00
committed by GitHub

View File

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