From 553d19d3dc390eaa97b5dcf62aaf22077271e169 Mon Sep 17 00:00:00 2001 From: Andres Amaya Garcia Date: Tue, 2 May 2017 16:01:20 +0100 Subject: [PATCH] Remove obsolete macros from compat-1.3.h --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4b0c1ebd3..243828d97 100644 --- a/ChangeLog +++ b/ChangeLog @@ -24,6 +24,10 @@ Bugfix recent versions of the library. Found by Kyle Keen. * Fixed issue in mutexes to failing to initialise. #667 +Bugfix + * Remove macros from compat-1.3.h that correspond to deleted items from most + recent versions of the library. Found by Kyle Keen. + = mbed TLS 2.4.2 branch released 2017-03-08 Security