commit | 468a84c7df44f5491b5b420de9c76d226a130163 | [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 13:54:48 2016 +0100 |
tree | 02c0ddef859f67e2b2fb71d63478ffcce136d617 | |
parent | 314d8a840060c8c9e8ff713f7ff107f57f23e006 [diff] [blame] |
Clarified Changelog for fix #602
diff --git a/ChangeLog b/ChangeLog index 7782470..82bbff4 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -46,7 +46,7 @@ data structure until after error checks are successful. Found by subramanyam-c. * 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.