commit | a245dae702faa6e05959de849a65358af0e17cc6 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Fri Jan 29 15:20:34 2016 +0100 |
committer | Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com> | Fri Jan 29 15:20:34 2016 +0100 |
tree | aa404e1c5c483303f89cb95c4af1a7ae97689a64 | |
parent | a9f124378d746405fa3a666737daf67d5b6316ef [diff] |
Add Changelog entry for current branch
diff --git a/ChangeLog b/ChangeLog index 71aa605..9b93292 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -2,6 +2,9 @@ = mbed TLS 2.x branch +Features + * Add support for IP adresses in subjectAltName of X.509 certificates. + Bugfix * Fix bug in mbedtls_mpi_add_mpi() that caused wrong results when the three arguments where the same (in-place doubling). Found and fixed by Janos