From: Joe Orton Date: Tue, 31 Jan 2017 09:34:23 +0000 (+0000) Subject: mod_remoteip comment. X-Git-Tag: 2.4.26~348 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c90dfc7340b8d3809a07012d273d5ef8aee1d0f4;p=thirdparty%2Fapache%2Fhttpd.git mod_remoteip comment. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1781040 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e2ee11f03b1..10d50ed5f69 100644 --- a/STATUS +++ b/STATUS @@ -169,6 +169,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4 patch (includes CHANGES): http://people.apache.org/~druggeri/patches/RemoteIPProxyProtocol.2.4.x.patch +1: druggeri, jim + ±0: jorton, not reviewed but please include r1781030 too *) mod_filter: AddOutputFilterByType should use underlying filters type, not just AP_FTYPE_CONTENT_SET. PR58856