Updated ChangeLog for PR#565

Updated ChangeLog for pull request #565 - Remove unused consts from oid lists
This commit is contained in:
Simon Butcher 2016-09-04 15:12:09 +01:00
parent 7dda0dd038
commit 5908bccfc0

View file

@ -24,6 +24,8 @@ Changes
* Added support for 3 and 4 byte lengths to mbedtls_asn1_write_len().
* Added support for a Yotta specific configuration file -
through the symbol YOTTA_CFG_MBEDTLS_TARGET_CONFIG_FILE.
* Added optimization for code space for X.509/OID based on configured
features. (contributed by Aviv Palivoda)
= mbed TLS 2.3.0 branch released 2016-06-28