From: Jim Jagielski Date: Mon, 17 Feb 2014 14:09:31 +0000 (+0000) Subject: ivote X-Git-Tag: 2.4.8~113 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eb82f57f3f80ffde27d9329c2746afdd931a4b92;p=apache ivote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1568999 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 98bb3e688f..ef40ef1fdc 100644 --- a/STATUS +++ b/STATUS @@ -209,7 +209,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mod_remoteip: Correct the trusted proxy match test. PR54651 trunk patch: https://svn.apache.org/r1564052 2.4.x patch: trunk works - +1: mrumph, covener + +1: mrumph, covener, jim * mod_proxy_fcgi: Fix error message when an unexpected protocol version number is received from the application. PR 56110.