Update Changelog for the cleanup branch
This commit is contained in:
parent
d3cae19df8
commit
677af93baa
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@ Bugfix
|
||||||
Changes
|
Changes
|
||||||
* Move from SHA-1 to SHA-256 in example programs using signatures
|
* Move from SHA-1 to SHA-256 in example programs using signatures
|
||||||
(suggested by Thorsten Mühlfelder).
|
(suggested by Thorsten Mühlfelder).
|
||||||
|
* Remove some unneeded inclusions of header files from the standard library
|
||||||
|
"minimize" others (eg use stddef.h if only size_t is needed).
|
||||||
|
* Change #include lines in test files to use double quotes instead of angle
|
||||||
|
brackets for uniformity with the rest of the code.
|
||||||
|
|
||||||
= mbed TLS 1.3.10 released 2015-02-09
|
= mbed TLS 1.3.10 released 2015-02-09
|
||||||
Security
|
Security
|
||||||
|
|
Loading…
Reference in a new issue