commit | 1227d7cdf1153836e48a72f5475f5e2e8bd8442e | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Thu Oct 13 09:34:25 2016 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Thu Oct 13 12:54:33 2016 +0100 |
tree | 38a7ec7ab79fed507eab65dbef6137cc394e4642 | |
parent | bfcd032f9d784394b74999a34f8d8c68d35c71e4 [diff] [blame] |
Added credit to Changelog for fix #558
diff --git a/ChangeLog b/ChangeLog index 7e0ab74..4c93aa4 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -25,7 +25,7 @@ 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