Add changelog entry for build error fixes

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
Gilles Peskine 2021-12-06 20:56:55 +01:00
parent 351c71b7f2
commit aa1e9857a5

View file

@ -0,0 +1,3 @@
Bugfix
* Fix the build when no SHA2 module is included. Fixes #4930.
* Fix the build when only the bignum module is included. Fixes #4929.