mirror of
https://github.com/yuzu-emu/mbedtls
synced 2024-11-24 18:48:32 +00:00
Added PR to Changelog for NWilson
This commit is contained in:
parent
835faec899
commit
8a52a7468d
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@ Changes
|
||||||
Hugo Leisink) (#210).
|
Hugo Leisink) (#210).
|
||||||
* Add mbedtls_ssl_get_max_frag_len() to query the current maximum fragment
|
* Add mbedtls_ssl_get_max_frag_len() to query the current maximum fragment
|
||||||
length.
|
length.
|
||||||
|
* Made X509 profile pointer const in mbedtls_ssl_conf_cert_profile() to allow
|
||||||
|
use of mbedtls_x509_crt_profile_next. (found by NWilson)
|
||||||
|
|
||||||
= mbed TLS 2.0.0 released 2015-07-13
|
= mbed TLS 2.0.0 released 2015-07-13
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue