mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 13:56:42 +01:00
Add fix for #1550 and credit to the ChangeLog
This commit is contained in:
parent
5357164c99
commit
6c34442c87
1 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,11 @@
|
||||||
mbed TLS ChangeLog (Sorted per branch, date)
|
mbed TLS ChangeLog (Sorted per branch, date)
|
||||||
|
|
||||||
|
= mbed TLS x.xx.x branch released xxxx-xx-xx
|
||||||
|
|
||||||
|
Bugfix
|
||||||
|
* Fix the inline assembly for the MPI multiply helper function for i386 and
|
||||||
|
i386 with SSE2. Found by László Langó. Fixes #1550
|
||||||
|
|
||||||
= mbed TLS 2.11.0 branch released 2018-06-18
|
= mbed TLS 2.11.0 branch released 2018-06-18
|
||||||
|
|
||||||
Features
|
Features
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue