Update changelog for cmake changes
This commit is contained in:
parent
3c6409b066
commit
14ed1a2934
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ Changes
|
||||||
* Deprecated the Memory layer
|
* Deprecated the Memory layer
|
||||||
* entropy_add_source(), entropy_update_manual() and entropy_gather()
|
* entropy_add_source(), entropy_update_manual() and entropy_gather()
|
||||||
now thread-safe if POLARSSL_THREADING_C defined
|
now thread-safe if POLARSSL_THREADING_C defined
|
||||||
|
* Improvements to the CMake build system, contributed by Julian Ospald.
|
||||||
|
|
||||||
Security
|
Security
|
||||||
* Forbid change of server certificate during renegotiation to prevent
|
* Forbid change of server certificate during renegotiation to prevent
|
||||||
|
|
Loading…
Reference in a new issue