From eabb0e635d83e7e9afac4b9ea013dceafc9ab02d Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Mon, 2 Apr 2018 15:25:02 +0000 Subject: [PATCH] CHANGES for r1828172 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1828173 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 8e64e1a8755..4d5de415dfa 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,10 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.1 + *) mod_cgi: Add CGIScriptTimeout to make mod_cgi's timeout per-directory and + independent of the core Timeout directive. PR 62229. + [Hank Ibell ] + *) mod_ssl: add support for TLSv1.3 (tested with OpenSSL v1.1.1-pre3, other libs may need more sugar). SSL(Proxy)CipherSuite now has an optional first parameter for the protocol the ciphers are for. -- 2.47.3