diff --git a/ChangeLog b/ChangeLog index 6a1be9892..bbd1a54c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,8 @@ Bugfix * Fix leap year calculation in x509_date_is_valid() to ensure that invalid dates on leap years with 100 and 400 intervals are handled correctly. Found by Nicholas Wilson. #694 + * Fix handling of handshake messages in ssl_read in case + POLARSSL_SSL_DISABLE_RENEGOTIATION is set. Found by erja-gp. = mbed TLS 1.3.21 branch released 2017-08-10