mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 22:25:47 +01:00
Add ChangeLog entry
This commit is contained in:
parent
38c919bc95
commit
59931badc4
@ -11,6 +11,9 @@ Bugfix
|
|||||||
previously lead to a stack overflow on constrained targets.
|
previously lead to a stack overflow on constrained targets.
|
||||||
* Add `MBEDTLS_SELF_TEST` for the mbedtls_self_test functions
|
* Add `MBEDTLS_SELF_TEST` for the mbedtls_self_test functions
|
||||||
in the header files, which missed the precompilation check. #971
|
in the header files, which missed the precompilation check. #971
|
||||||
|
* Fix private key DER output in the key_app_writer example. File contents
|
||||||
|
were shifted by one byte, creating an invalid ASN.1 tag. Fixed by
|
||||||
|
Christian Walther in #2239.
|
||||||
|
|
||||||
= mbed TLS 2.16.0 branch released 2018-12-21
|
= mbed TLS 2.16.0 branch released 2018-12-21
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user