From 246bf6932de4e3a7227dd519abd564ca6a601f6c Mon Sep 17 00:00:00 2001 From: Simon Butcher Date: Fri, 28 Jul 2017 13:08:07 +0100 Subject: [PATCH] Fix duplication in Changelog introduced by merge --- ChangeLog | 2 -- 1 file changed, 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 796cc5134..d4ebea0d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,8 +40,6 @@ Bugfix encoded X509 CSRs. The overflow would enable maliciously constructed CSRs to bypass the version verification check. Found by Peng Li/Yueh-Hsun Lin, KNOX Security, Samsung Research America - * Add a check if iv_len is zero, and return an error if it is zero. reported - by roberto. #716 = mbed TLS 2.1.8 branch released 2017-06-21