From 5bdae19778affae422a3f382c1cbc175095b243a Mon Sep 17 00:00:00 2001 From: Gilles Peskine Date: Fri, 19 Jul 2019 17:26:55 +0200 Subject: [PATCH] Add ChangeLog entry for entropy_nv_seed test case fix --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 4cfee379b..2de2911b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,7 @@ Bugfix if some curves are not defined. Fixes #1591 reported by dbedev. * Fix misuse of signed arithmetic in the HAVEGE module. #2598 * Fix undefined memset(NULL) call in test_suite_nist_kw. + * Make NV seed test support MBEDTLS_ENTROPY_FORCE_SHA256. Changes * Make it easier to define MBEDTLS_PARAM_FAILED as assert (which config.h