1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-12-24 17:41:01 +03:00

Updated ChangeLog

This commit is contained in:
Paul Bakker
2014-07-01 15:59:04 +02:00
parent d2a2d61a68
commit 28476e2789

View File

@@ -33,6 +33,8 @@ Changes
* md_list() now returns hashes strongest first
* Selection of hash for signing ServerKeyExchange in TLS 1.2 now picks
strongest offered by client.
* All public contexts have _init() and _free() functions now for simpler
usage pattern
Bugfix
* Fix in debug_print_msg()