From 1227d7cdf1153836e48a72f5475f5e2e8bd8442e Mon Sep 17 00:00:00 2001 From: Simon Butcher Date: Thu, 13 Oct 2016 09:34:25 +0100 Subject: [PATCH] Added credit to Changelog for fix #558 --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 7e0ab74df..4c93aa46d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -25,7 +25,7 @@ Bugfix by inestlerode. #559. * Fix documentation and implementation missmatch for function arguments of mbedtls_gcm_finish(). Found by cmiatpaar. #602 - * Guarantee that P>Q at RSA key generation. #558 + * Guarantee that P>Q at RSA key generation. Found by inestlerode. #558 Changes * Add compile time option for relaxed X509 time verification to enable