mirror of
https://github.com/yuzu-emu/mbedtls
synced 2024-11-25 06:49:08 +00:00
Add a ChangeLog entry
This commit is contained in:
parent
1b36499062
commit
791e08ad8b
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@ Changes
|
||||||
new ones with return codes. In particular, this modifies the
|
new ones with return codes. In particular, this modifies the
|
||||||
mbedtls_md_info_t structure. Propagate errors from these functions
|
mbedtls_md_info_t structure. Propagate errors from these functions
|
||||||
everywhere except some locations in the ssl_tls.c module.
|
everywhere except some locations in the ssl_tls.c module.
|
||||||
|
* Improve CTR_DRBG error handling by propagating underlying AES errors.
|
||||||
|
|
||||||
= mbed TLS 2.6.0 branch released 2017-08-10
|
= mbed TLS 2.6.0 branch released 2017-08-10
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue