From 95ce7dab345e3526909be53c418414030397f7d2 Mon Sep 17 00:00:00 2001 From: Gilles Peskine Date: Fri, 31 Jan 2020 12:20:10 +0100 Subject: [PATCH] Fix duplicated Bugfix section in the changelog --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index f52e79b0a..09c844137 100644 --- a/ChangeLog +++ b/ChangeLog @@ -77,9 +77,9 @@ Security ARMmbed/mbed-crypto#352 Bugfix - * Fix an unchecked call to mbedtls_md() in the x509write module. * Allow loading symlinked certificates. Fixes #3005. Reported and fixed by Jonathan Bennett via #3008. + * Fix an unchecked call to mbedtls_md() in the x509write module. = mbed TLS 2.16.4 branch released 2020-01-15