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