Add ChangeLog entry for #1257 - key_app_writer writes invalid ASN.1

This commit is contained in:
Simon Butcher 2018-06-28 11:59:51 +01:00
parent e21597db32
commit a67b20c582

View file

@ -9,6 +9,8 @@ Bugfix
Philippe Antoine.
* 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
was creating an invalid ASN.1 tag. Found by Aryeh R. Fixes #1257.
= mbed TLS 2.7.4 branch released 2018-06-18