commit | f6e3b9e8b21110e61c06837ed582ab4211289199 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Wed Oct 12 19:47:29 2016 +0100 |
committer | Simon Butcher <simon.butcher@arm.com> | Wed Oct 12 19:52:38 2016 +0100 |
tree | 175bbe81c7ba6e2033b3b1f3f0e467682ae6ac91 | |
parent | 821da84ff9894060e615e51c50306c361c3411b8 [diff] [blame] |
Clarified Changelog for fix #602
diff --git a/ChangeLog b/ChangeLog index fc08e89..2e89c6a 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -39,7 +39,7 @@ builds where the configuration MBEDTLS_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 * Extended test coverage of special cases, and added new timing test suite.