Add LINK_WITH_PTHREAD to ChangeLog

This commit is contained in:
Paul Bakker 2014-06-12 21:49:01 +02:00
parent 49033ba0ac
commit 863989bc81

View File

@ -5,6 +5,10 @@ Features
* Add CCM module and cipher mode to Cipher Layer
* 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
* Fix in debug_print_msg()
* Enforce alignment in the buffer allocator even if buffer is not aligned