mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-06 06:28:56 +01:00
Merge remote-tracking branch 'origin/pr/1818' into mbedtls-2.16
* origin/pr/1818: Move ChangeLog entry from Bugfix to Changes section Adapt ChangeLog Return from debugging functions if SSL context is unset
This commit is contained in:
commit
203123b5b7
2 changed files with 40 additions and 6 deletions
|
|
@ -59,6 +59,8 @@ Changes
|
|||
been disabled for lack of a sufficiently recent version of GnuTLS on the CI.
|
||||
* Ciphersuites based on 3DES now have the lowest priority by default when
|
||||
they are enabled.
|
||||
* Return from various debugging routines immediately if the
|
||||
provided SSL context is unset.
|
||||
|
||||
= mbed TLS 2.16.0 branch released 2018-12-21
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue