diff options
author | Rob Crittenden <rcritten@redhat.com> | 2015-07-27 15:09:44 -0400 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2015-07-27 15:09:44 -0400 |
commit | 5611b6db2332d1a285cfebf29aa8e6ff617fb516 (patch) | |
tree | 1e52fbd892c46f902828f4ac3d55cf0f093fe980 | |
parent | 63eb1f4c6ef8c1bb68afbfc5fba8762d50c1a0a8 (diff) | |
download | mod_nss-5611b6db2332d1a285cfebf29aa8e6ff617fb516.tar.gz mod_nss-5611b6db2332d1a285cfebf29aa8e6ff617fb516.tar.xz mod_nss-5611b6db2332d1a285cfebf29aa8e6ff617fb516.zip |
Update ChangeLog with some recent updates
* Add RenegBufferSize option (#1214366)
* Add support for TLS Session Tickets (RFC 5077)
* Fix logical AND support in OpenSSL cipher compatibility
(CVE-2015-3276)
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2015-07-27 Rob Crittenden <rcritten@redhat.com> + * Add RenegBufferSize option (#1214366) + * Add support for TLS Session Tickets (RFC 5077) + * Fix logical AND support in OpenSSL cipher compatibility (CVE-2015-3276) + +2014-12-10 Rob Crittenden <rcritten@redhat.com> + * Become 1.0.11 + 2014-11-12 Rob Crittenden <rcritten@redhat.com> * Add compatability for mod_ssl-style cipher definitions (#862938) * Add Camelia ciphers |