Clarification in ChangeLog

This commit is contained in:
Simon Butcher 2015-12-23 18:36:16 +00:00
parent 4c2bfdbff6
commit c42350125e

View file

@ -7,7 +7,6 @@ Security
allocate memory. Only used for certificate generation, not triggerable
remotely in SSL/TLS. Found by Rafał Przywara. #367
* Disable MD5 handshake signatures in TLS 1.2 by default
(Reported by Karthikeyan Bhargavan and Gaëtan Leurent.)
Bugfix
* Fix over-restrictive length limit in GCM. Found by Andreas-N. #362