mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-09 03:15:40 +00:00
parent
e42510305f
commit
f362b97415
|
@ -14,6 +14,9 @@ Bugfix
|
||||||
* Add missing dependencies in test suites that led to build failures
|
* Add missing dependencies in test suites that led to build failures
|
||||||
in configurations that omit certain hashes or public-key algorithms.
|
in configurations that omit certain hashes or public-key algorithms.
|
||||||
Fixes #1040.
|
Fixes #1040.
|
||||||
|
* Add missing dependencies for MBEDTLS_HAVE_TIME_DATE and
|
||||||
|
MBEDTLS_VERSION_FEATURES in test suites. Contributed by Deomid Ryabkov.
|
||||||
|
Fixes #1299, #1475.
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Improve testing in configurations that omit certain hashes or
|
* Improve testing in configurations that omit certain hashes or
|
||||||
|
|
Loading…
Reference in a new issue