Removed duplication in Changelog

This commit is contained in:
Simon Butcher 2017-08-10 23:38:10 +01:00
parent 03bd0229ab
commit a75a459143

View File

@ -29,9 +29,6 @@ Bugfix
always be implemented by pthread support. Fix for #696
* Fix a resource leak on Windows platforms in mbedtls_x509_crt_parse_path(),
in the case of an error. Found by redplait. #590
* Fix resource leak on windows platform, in mbedtls_x509_crt_parse_path.
In case of failure, when an error occures, goto cleanup.
Found by redplait #590
* Add MPI_CHK to check for error value of mpi_fill_random.
Backported from a report and fix suggestion by guidovranken in #740
* Fix a potential integer overflow in the version verification for DER