Files
mbedtls/ChangeLog.d/build-without-sha.txt
Gilles Peskine 942f8b6854 Add changelog entry for build error fixes
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2021-12-06 20:56:55 +01:00

4 lines
145 B
Plaintext

Bugfix
* Fix the build when no SHA2 module is included. Fixes #4930.
* Fix the build when only the bignum module is included. Fixes #4929.