Added Security note (Advisory 2013-03) in ChangeLog

(cherry picked from commit 016ea076e7)

Conflicts:
	ChangeLog
This commit is contained in:
Paul Bakker 2013-06-19 12:16:23 +02:00
parent 68514b09a1
commit 8199a3375f

View file

@ -11,6 +11,10 @@ Bugfix
certificates
* Fixed values for 2-key Triple DES in cipher layer
Security
* A possible DoS during the SSL Handshake, due to faulty parsing of
PEM-encoded certificates has been fixed (found by Jack Lloyd)
= Version 1.1.6 released on 2013-03-11
Bugfix
* Fixed net_bind() for specified IP addresses on little endian systems