mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-08 15:39:22 +01:00
- Added Changelog for bugfix in mpi_cmp_mpi()
This commit is contained in:
parent
0c8f73ba8b
commit
37824581b7
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@ Changes
|
|||
* Removed redundant POLARSSL_DEBUG_MSG define
|
||||
* AES code only check for Padlock once
|
||||
|
||||
Bugfix
|
||||
* Fixed handling error in mpi_cmp_mpi() on longer B values
|
||||
|
||||
= Version 1.1.1 released on 2012-01-23
|
||||
Bugfix
|
||||
* Check for failed malloc() in ssl_set_hostname() and x509_get_entries()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue