]> granicus.if.org Git - apache/commitdiff
mod_remoteip comment.
authorJoe Orton <jorton@apache.org>
Tue, 31 Jan 2017 09:34:23 +0000 (09:34 +0000)
committerJoe Orton <jorton@apache.org>
Tue, 31 Jan 2017 09:34:23 +0000 (09:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1781040 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e2ee11f03b1c44652bd48396799f8d8890f59469..10d50ed5f69295294f4df111577ee4cdee4f62be 100644 (file)
--- 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