Update changelog to cover #4197

Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
Paul Elliott 2021-07-01 18:08:30 +01:00
parent d925ee0a6e
commit 3ca4892432

View file

@ -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.