commit | ad47e6d1608178f7ba8365b030a8c02b39eaee49 | [log] [tgz] |
---|---|---|
author | Gilles Peskine <Gilles.Peskine@arm.com> | Mon Dec 06 20:56:55 2021 +0100 |
committer | Gilles Peskine <Gilles.Peskine@arm.com> | Mon Dec 06 20:58:51 2021 +0100 |
tree | 876918db25777e28324174a8493bc842bb1a0fa1 | |
parent | 58efe6184ecc32f4fb7f99df45fe99da15a087e2 [diff] |
Add changelog entry for build error fixes Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
diff --git a/ChangeLog.d/build-without-sha.txt b/ChangeLog.d/build-without-sha.txt new file mode 100644 index 0000000..78ba276 --- /dev/null +++ b/ChangeLog.d/build-without-sha.txt
@@ -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.