From 868c0eea0899e7395ee1a8a973312ee2f6e6e887 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Mon, 21 Jul 2014 14:18:17 +0200 Subject: [PATCH] Update Changelog for the last few commits --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index aaee2a498..0a7c33f0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,7 @@ Bugfix * Fix compile error in ssl_pthread_server (found by Julian Ospald). * Fix net_accept() regarding non-blocking sockets (found by Luca Pesce). * Don't print uninitialised buffer in ssl_mail_client (found by Marc Abel). + * Fix warnings from Clang's scan-build (contributed by Alfred Klomp). Changes * Ciphersuites using SHA-256 or SHA-384 now require TLS 1.x (there is no