From da4d1c35d11b948ed10cc8bbbae7506d784fcabb Mon Sep 17 00:00:00 2001 From: Paul Bakker Date: Wed, 14 Aug 2013 12:24:34 +0200 Subject: [PATCH] Updated Changelog to reflect feature addition --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 74872ad35..e0c1ec903 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,8 @@ Features * Parsing Elliptic Curve certificates * Support for max_fragment_length extension (RFC 6066) * Support for truncated_hmac extension (RFC 6066) + * Support for zeros-and-length (ANSI X.923) padding, one-and-zeros + (ISO/IEC 7816-4) padding and zero padding in the cipher layer Changes * Introduced separate SSL Ciphersuites module that is based on