From b91c2b5782eedce665ba63116e946d6ef6d058d3 Mon Sep 17 00:00:00 2001 From: Paul Bakker Date: Fri, 19 Apr 2013 16:05:16 +0200 Subject: [PATCH] PSK and DHE-PSK addition to ChangeLog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index aacca2aa8..4270138cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ Features * Ephemeral Elliptic Curve Diffie Hellman support for SSL/TLS (ECDHE-based ciphersuites) * Ability to specify allowed ciphersuites based on the protocol version. + * PSK and DHE-PSK based ciphersuites added Changes * Introduced separate SSL Ciphersuites module that is based on