mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-25 17:05:42 +01:00
Add LINK_WITH_PTHREAD to ChangeLog
This commit is contained in:
parent
49033ba0ac
commit
863989bc81
@ -5,6 +5,10 @@ Features
|
|||||||
* Add CCM module and cipher mode to Cipher Layer
|
* Add CCM module and cipher mode to Cipher Layer
|
||||||
* Support for CCM and CCM_8 ciphersuites
|
* Support for CCM and CCM_8 ciphersuites
|
||||||
|
|
||||||
|
Changes
|
||||||
|
* Add LINK_WITH_PTHREAD option in CMake for explicit linking that is
|
||||||
|
required on some platforms (e.g. OpenBSD)
|
||||||
|
|
||||||
Bugfix
|
Bugfix
|
||||||
* Fix in debug_print_msg()
|
* Fix in debug_print_msg()
|
||||||
* Enforce alignment in the buffer allocator even if buffer is not aligned
|
* Enforce alignment in the buffer allocator even if buffer is not aligned
|
||||||
|
Loading…
Reference in New Issue
Block a user