Merge remote-tracking branch 'origin/pr/1551' into development

This commit is contained in:
Jaeden Amero 2019-01-30 13:24:55 +00:00
commit dac9f45e5a
7 changed files with 126 additions and 31 deletions

View file

@ -23,6 +23,9 @@ Changes
* Add support for alternative CSR headers, as used by Microsoft and defined
in RFC 7468. Found by Michael Ernst. Fixes #767.
* Correct many misspellings. Fixed by MisterDA #2371.
* Provide an abstraction of vsnprintf to allow alternative implementations
for platforms that don't provide it. Based on contributions by Joris Aerts
and Nathaniel Wesley Filardo.
= mbed TLS 2.16.0 branch released 2018-12-21