mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 11:25:42 +01:00
Adapt ChangeLog
This commit is contained in:
parent
d6028a1894
commit
ee60034a60
@ -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…
Reference in New Issue
Block a user