From 4d62a81264b9c344f6e6f861da98fc6d16e4d9a0 Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Fri, 6 Apr 2018 08:05:20 +0000 Subject: [PATCH] * Add missing CHANGES entry for revisions 1822849,1822858,1822878,1822879,1822883,1828485 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1828493 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index b215db5d9f..3f47e1876e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,11 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.1 + *) mod_proxy: Do not restrict the maximum pool size for backend connections + any longer by the maximum number of threads per process and use a better + default if mod_http2 is loaded. + [Yann Ylavic, Ruediger Pluem, Stefan Eissing, Gregg Smith] + *) mod_ssl: Fix merging of proxy SSL context outside sections, regression introduced in 2.4.30. PR 62232. [Rainer Jung, Yann Ylavic] -- 2.50.1