commit | 863989bc81397a678cbf79bb743d8c953b1c1bb9 | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Thu Jun 12 21:49:01 2014 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Thu Jun 12 21:49:01 2014 +0200 |
tree | ceaf17826800ae28f1a00cbb433db9a2fca36db3 | |
parent | 49033ba0acd971dba38b696938c32a6b489c655c [diff] |
Add LINK_WITH_PTHREAD to ChangeLog
diff --git a/ChangeLog b/ChangeLog index a26bf3b..127a699 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -5,6 +5,10 @@ * 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