mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-24 14:01:13 +00:00
Add ChangeLog entry for Microblaze fix
This commit is contained in:
parent
7cea62b8ad
commit
db3fe7cbe4
|
@ -10,6 +10,8 @@ Bugfix
|
||||||
calling mbedtls_x509_crt_parse_path().
|
calling mbedtls_x509_crt_parse_path().
|
||||||
* Fix redundant declaration of mbedtls_ssl_list_ciphersuites. Raised by
|
* Fix redundant declaration of mbedtls_ssl_list_ciphersuites. Raised by
|
||||||
TrinityTonic. #1359.
|
TrinityTonic. #1359.
|
||||||
|
* Fix an issue with MicroBlaze support in bn_mul.h which was causing the
|
||||||
|
build to fail. Found by zv-io. Fixes #1651.
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Support TLS testing in out-of-source builds using cmake.
|
* Support TLS testing in out-of-source builds using cmake.
|
||||||
|
|
Loading…
Reference in a new issue