Added ChangeLog entry for related issue.

Signed-off-by: ENT\stroej1 <john.stroebel@medtronic.com>
This commit is contained in:
ENT\stroej1 2020-12-24 12:39:13 -06:00
parent 1446211e5e
commit 6a5f10cdc7

View File

@ -0,0 +1,4 @@
Bugfix
* Fix incorrect seed generation when a nonce is included
in mbedtls_ctr_drbg_reseed_internal.
Found by John Stroebel in #3819 and fixed in #3973.