Adjust ChangeLog
Signed-off-by: JonathanWitthoeft <jonw@gridconnect.com>
This commit is contained in:
parent
9b265180cc
commit
2a878a85a6
1 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,3 @@
|
|||
Bugfix
|
||||
* Removes !ECDSA_SIGN_ALT condition around mbedtls_ecdsa_can_do
|
||||
definition, so that mbedtls_ecdsa_verify_restartable will not
|
||||
automatically fail.
|
||||
* Fix an error when MBEDTLS_ECDSA_SIGN_ALT is defined but not
|
||||
MBEDTLS_ECDSA_VERIFY_ALT, causing ecdsa verify to fail. Fixes #7498.
|
||||
|
|
Loading…
Reference in a new issue