Add ChangeLog entry for single-curve build fixes
Fix #941, #1412, #1147, #2017 Signed-off-by: Gilles Peskine <gilles.peskine@arm.com>
This commit is contained in:
parent
5997005611
commit
0478c2f77e
1 changed files with 6 additions and 0 deletions
6
ChangeLog.d/build_with_only_montgomery_curves.txt
Normal file
6
ChangeLog.d/build_with_only_montgomery_curves.txt
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
Bugfix
|
||||||
|
* Fix build errors when the only enabled elliptic curves are Montgomery
|
||||||
|
curves. Raised by signpainter in #941 and by Taiki-San in #1412. This
|
||||||
|
also fixes missing declarations reported by Steven Cooreman in #1147.
|
||||||
|
* Fix self-test failure when the only enabled short Weierstrass elliptic
|
||||||
|
curve is secp192k1. Fixes #2017.
|
Loading…
Reference in a new issue