From: Christophe Jaillet Date: Sun, 22 Feb 2015 07:45:10 +0000 (+0000) Subject: Backported X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ef6a345c5804de1c3c3119d17c9ae2636a31ac9a;p=thirdparty%2Fapache%2Fhttpd.git Backported git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1661457 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index d379baa0353..20d82f068fe 100644 --- a/CHANGES +++ b/CHANGES @@ -25,9 +25,6 @@ Changes with Apache 2.5.0 or force-proxy-request-1.0, and respond with 502 instead of 400 if its Connection header is invalid. [Yann Ylavic] - *) mod_authn_dbd: Fix the error message logged in case of error while querying - the database. This is associated to AH01656 and AH01661. [Christophe Jaillet] - *) mod_proxy(es): Avoid error response/document handling by the core if some input filter already did it while reading client's payload. [Yann Ylavic]