From: Stefan Fritsch Date: Wed, 3 Sep 2014 21:13:06 +0000 (+0000) Subject: fix PR reference X-Git-Tag: 2.4.11~307 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb01cf767e0ad006a59307e6129c12f5e6972ea1;p=apache fix PR reference git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1622359 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index d39bbdd8f2..10d9d67d30 100644 --- a/CHANGES +++ b/CHANGES @@ -4,7 +4,7 @@ Changes with Apache 2.4.11 *) core: Avoid useless warning message when parsing a section guarded by if $(foo) is used within the section. - PR 56858 [Christophe Jaillet] + PR 56503 [Christophe Jaillet] *) mod_proxy_fcgi: Fix faulty logging of large amounts of stderr from the application. PR 56858. [Manuel Mausz ]