From 584029e3d4159790b9aac1fa140a4c94acdd9fa1 Mon Sep 17 00:00:00 2001 From: Luca Toscano Date: Mon, 14 Nov 2016 10:58:06 +0000 Subject: [PATCH] Updated changelog with the last change of mod_proxy_fcgi r1759984, r1760018 and r1752347 are all changes related to a bug fixed for mod_proxy_fcgi. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1769593 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 737bf1e74b..32bc6584c5 100644 --- a/CHANGES +++ b/CHANGES @@ -67,9 +67,10 @@ Changes with Apache 2.5.0 *) mod_proxy_fcgi: avoid loops when ProxyErrorOverride is enabled and the error documents are proxied. PR 55415. [Luca Toscano] - *) mod_proxy_fcgi: read the whole FCGI response even when the content has - not been modified (HTTP 304) to avoid subsequent bogus reads and - confusing error messages logged. [Luca Toscano] + *) mod_proxy_fcgi: read the whole FCGI response even when the content + has not been modified (HTTP 304) or in case of a precondition failure + (HTTP 412) to avoid subsequent bogus reads and confusing + error messages logged. [Luca Toscano] *) mod_crypto: Add the all purpose crypto filters with support for HLS. [Graham Leggett] -- 2.40.0