Add changelog entry for build error fixes

Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
Gilles Peskine
2021-12-06 20:58:47 +01:00
parent 351c71b7f2
commit aa1e9857a5
+3
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.