From 8f115968da8b3b2188229d45834b72aafe4c98d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Wed, 28 Oct 2015 13:55:28 +0100 Subject: [PATCH] Pick up ChangeLog fixes from development --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index d786dfa7b..aad1ec2c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,12 +7,12 @@ Bugfix exchange. Found and fix provided by Chris Hammond. #270 * Fix build error with configurations where RSA, RSA-PSK, ECDH-RSA or ECHD-ECDSA if the only key exchange. Multiple reports. #310 - * Fix bug causing some handshakes to fail due to some non-fatal alerts not - begin properly ignored. Found by mancha and Kasom Koht-arsa, #308 + * Fixed a bug causing some handshakes to fail due to some non-fatal alerts + not being properly ignored. Found by mancha and Kasom Koht-arsa, #308 * mbedtls_x509_crt_verify(_with_profile)() now also checks the key type and size/curve against the profile. Before that, there was no way to set a minimum key size for end-entity certificates with RSA keys. Found by - Matthew Page. + Matthew Page of Scannex Electronics Ltd. Changes * Improved performance of mbedtls_ecp_muladd() when one of the scalars is 1