Update Changelog for example configs changes

This commit is contained in:
Manuel Pégourié-Gonnard 2014-06-24 17:33:54 +02:00
parent e38eb0b7be
commit 3579522d31

View file

@ -11,6 +11,8 @@ Features
* Support for parsing and verifying RSASSA-PSS signatures in the X.509
modules (certificates, CRLs and CSRs).
* Blowfish in the cipher layer now supports variable length keys.
* Add example config.h for PSK with CCM, optimized for low RAM usage.
* Optimize for RAM usage in example config.h for NSA Suite B profile.
Changes
* Add LINK_WITH_PTHREAD option in CMake for explicit linking that is