From 2cec2d15c9e2ae9ca24dc384c7e9b2da12322bbe Mon Sep 17 00:00:00 2001 From: Stefan Eissing Date: Wed, 17 Jun 2020 15:10:29 +0000 Subject: *) mod_http2: workaround to facilitate use of common internal protocol/method/uri checks. The module now handles master/secondary connections and has marked methods according to use. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878926 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 3273f0552c..d68993a576 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,10 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.1 + *) mod_http2: workaround to facilitate use of common internal protocol/method/uri + checks. The module now handles master/secondary connections and has marked + methods according to use. + *) mod_ldap: Avoid performance overhead of APR-util rebind cache for OpenLDAP 2.2+. PR 64414. [Joe Orton] -- cgit v1.2.3