commit | e337ee647f9b98a34e144d24e722eacf2f1704b7 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Wed Oct 12 19:47:29 2016 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Thu Oct 13 12:54:32 2016 +0100 |
tree | 58f114a152ae41ba943fd8c25220d7860b28e122 | |
parent | 6ad5d9450a7573973299f870247e6284470bd425 [diff] |
Clarified Changelog for fix #602
diff --git a/ChangeLog b/ChangeLog index e91bc2f..b8d3a5b 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -24,7 +24,7 @@ builds where the configuration POLARSSL_PEM_WRITE_C is not defined. Found by inestlerode. #559. * Fix documentation and implementation missmatch for function arguments of - mbedtls_gcm_finish(). Found by cmiatpaar. + mbedtls_gcm_finish(). Found by cmiatpaar. #602 Changes * Add compile time option for relaxed X509 time verification to enable