Announce coding style change in the changelog

It doesn't affect users, but it affects some other external consumers of the
library.

Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
Gilles Peskine
2023-01-13 12:04:14 +01:00
parent 656a81ecf8
commit 12f4122068
+5
View File
@@ -0,0 +1,5 @@
Changes
* The C code follows a new coding style. This is transparent for users but
affects contributors and maintainers of local patches. For more
information, see
https://mbed-tls.readthedocs.io/en/latest/kb/how-to/rewrite-branch-for-coding-style/