From 95f80e94809c490ab840fc1ca2ee47b42e7c5b90 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Thu, 8 Feb 2018 16:01:07 +0000 Subject: [PATCH] Follow up to r1822509: amend CHANGES entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1823575 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 34f8404d108..95aa5fd97e2 100644 --- a/CHANGES +++ b/CHANGES @@ -10,8 +10,10 @@ Changes with Apache 2.5.1 *) mod_http2: removed obsolete stream detach code, no longer generating events in beam shutdown on pool destroy. [Stefan Eissing] - *) mod_slotmem_shm: Rework SHM reuse/deletion to fix races with graceful - restarts. PR 62044. [Yann Ylavic, Jim Jagielski] + *) mod_proxy_balancer,mod_slotmem_shm: Rework SHM reuse/deletion to not + depend on the number of restarts (non-Unix systems) and preserve shared + names as much as possible on configuration changes for SHMs and persisted + files. PR 62044. [Yann Ylavic, Jim Jagielski] *) mod_http2: discourage gzip/brotli content encoding on http2-status responses as they are inserted into the reponse when filters are already done. [Stefan Eissing] -- 2.47.3