Adds referene in ChangeLog for issue #1623

This commit is contained in:
Simon Butcher 2018-06-28 12:13:57 +01:00
parent a67b20c582
commit 41c23b5a49

View file

@ -6,7 +6,7 @@ Bugfix
* Change the shebang line in Perl scripts to look up perl in the PATH.
Contributed by fbrosson in #1533.
* Fix a memory leak in mbedtls_x509_csr_parse(), found by catenacyber,
Philippe Antoine.
Philippe Antoine. Fixes #1623.
* Clarify documentation for mbedtls_ssl_write() to include 0 as a valid
return value. Found by @davidwu2000. #839
* Fix the key_app_writer example which was writing a leading zero byte which