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 7b420a896f
commit 942f8b6854

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.