Remove extra new lines

Remove extra new lines
This commit is contained in:
mohammad1603 2018-02-22 05:13:34 -08:00
parent f65add4f60
commit 2b1eea7202

View File

@ -15,10 +15,8 @@ Changes
* Add guard to validate that out_left can not be negative. Raised by
samoconnor in #1245.
= mbed TLS 2.1.10 branch released 2018-02-03
Security
* Fix a heap corruption issue in the implementation of the truncated HMAC
extension. When the truncated HMAC extension is enabled and CBC is used,