From 28476e278981bb20f7947a5661b41bdb2390434d Mon Sep 17 00:00:00 2001 From: Paul Bakker Date: Tue, 1 Jul 2014 15:59:04 +0200 Subject: [PATCH] Updated ChangeLog --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index d9fa94aaf..3e99e263a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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()