commit | 942f8b6854af04fae9994dc72367f4e029ee293b | [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:56:55 2021 +0100 |
tree | 86adb3b366209ed6604b914e46a8fd6dc961fa20 | |
parent | 7b420a896f8e90151a465420f5ed0621ce6de84c [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.