Adapt ChangeLog

This commit is contained in:
Hanno Becker 2017-10-24 11:56:58 +01:00
parent 4f9973efb9
commit 489f80cbf5

View File

@ -12,6 +12,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 mbedtls_ssl_read in case
MBEDTLS_SSL_RENEGOTIATION is disabled. Found by erja-gp.
= mbed TLS 2.1.9 branch released 2017-08-10