]> granicus.if.org Git - apache/commitdiff
CHANGES for r1828172
authorEric Covener <covener@apache.org>
Mon, 2 Apr 2018 15:25:02 +0000 (15:25 +0000)
committerEric Covener <covener@apache.org>
Mon, 2 Apr 2018 15:25:02 +0000 (15:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1828173 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 8e64e1a8755e6002888e85980ea1b2e3083f33a4..4d5de415dfad83d65414f332ff8ebc599fd86d47 100644 (file)
--- 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 <hwibell gmail.com>]
+
   *) 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.