mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-03-08 10:09:54 +00:00
Add Changelog entry for current branch
This commit is contained in:
parent
a9f124378d
commit
a245dae702
|
@ -2,6 +2,9 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
||||||
|
|
||||||
= mbed TLS 2.x branch
|
= mbed TLS 2.x branch
|
||||||
|
|
||||||
|
Features
|
||||||
|
* Add support for IP adresses in subjectAltName of X.509 certificates.
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fix bug in mbedtls_mpi_add_mpi() that caused wrong results when the three
|
* 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
|
arguments where the same (in-place doubling). Found and fixed by Janos
|
||||||
|
|
Loading…
Reference in a new issue