Clarified Changelog for fix #602

This commit is contained in:
Simon Butcher
2016-10-12 19:52:38 +01:00
parent 821da84ff9
commit f6e3b9e8b2
+1 -1
View File
@@ -39,7 +39,7 @@ Bugfix
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.