Clarified Changelog for fix #602

This commit is contained in:
Simon Butcher 2016-10-12 19:47:29 +01:00
parent 314d8a8400
commit 468a84c7df

View File

@ -46,7 +46,7 @@ Bugfix
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.