mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-24 07:21:09 +00:00
Update changelog to cover #4197
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
d925ee0a6e
commit
3ca4892432
|
@ -160,6 +160,8 @@ Bugfix
|
||||||
applicable RFC: on an invalid Finished message value, an
|
applicable RFC: on an invalid Finished message value, an
|
||||||
invalid max_fragment_length extension, or an
|
invalid max_fragment_length extension, or an
|
||||||
unsupported extension used by the server.
|
unsupported extension used by the server.
|
||||||
|
* Correct (change from 12 to 13 bytes) the value of the macro describing the
|
||||||
|
maximum nonce length returned by psa_aead_generate_nonce().
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Add extra printf compiler warning flags to builds.
|
* Add extra printf compiler warning flags to builds.
|
||||||
|
|
Loading…
Reference in a new issue