mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-22 05:46:41 +01:00
Adapt ChangeLog
This commit is contained in:
parent
d6028a1894
commit
ee60034a60
1 changed files with 4 additions and 0 deletions
|
|
@ -32,6 +32,10 @@ Bugfix
|
||||||
GCM and CCM were not affected. Fixed by Jack Lloyd.
|
GCM and CCM were not affected. Fixed by Jack Lloyd.
|
||||||
* Fix incorrect default port number in ssl_mail_client example's usage.
|
* Fix incorrect default port number in ssl_mail_client example's usage.
|
||||||
Found and fixed by irwir. #2337
|
Found and fixed by irwir. #2337
|
||||||
|
* Add missing parentheses around parameters in the definition of the
|
||||||
|
public macro MBEDTLS_X509_ID_FLAG. This could lead to invalid evaluation
|
||||||
|
in case operators binding less strongly than subtraction were used
|
||||||
|
for the parameter.
|
||||||
|
|
||||||
Changes
|
Changes
|
||||||
* Return from various debugging routines immediately if the
|
* Return from various debugging routines immediately if the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue