Fix ChangeLog entry
This commit is contained in:
parent
06fc6650f4
commit
f569f701c2
1 changed files with 2 additions and 3 deletions
|
@ -3,9 +3,8 @@ mbed TLS ChangeLog (Sorted per branch, date)
|
|||
= mbed TLS x.x.x released xxxx-xx-xx
|
||||
|
||||
Bugfix
|
||||
* Fix ssl_parse_record_header() to not send a fatal alert message upon
|
||||
receiving an invalid record when running DTLS as this is not compliant
|
||||
behaviour.
|
||||
* Fix ssl_parse_record_header() to silently discard invalid DTLS records
|
||||
as recommended in RFC 6347 Section 4.1.2.7.
|
||||
|
||||
= mbed TLS 2.6.0 branch released 2017-08-10
|
||||
|
||||
|
|
Loading…
Reference in a new issue