Add missing Changelog entry
Signed-off-by: Janos Follath <janos.follath@arm.com>
This commit is contained in:
parent
56b38c2bb0
commit
76027f68cf
1 changed files with 2 additions and 0 deletions
|
@ -98,6 +98,8 @@ Security
|
|||
Johan Malmgren and Johan Uppman Bruce from Sectra.
|
||||
|
||||
Bugfix
|
||||
* Fix an invalid (but nonzero) return code from mbedtls_pk_parse_subpubkey()
|
||||
when the input has trailing garbage. Fixes #2512.
|
||||
* Fix build failure in configurations where MBEDTLS_USE_PSA_CRYPTO is
|
||||
enabled but ECDSA is disabled. Contributed by jdurkop. Fixes #3294.
|
||||
* Include the psa_constant_names generated source code in the source tree
|
||||
|
|
Loading…
Reference in a new issue