]> granicus.if.org Git - apache/commitdiff
ivote
authorJim Jagielski <jim@apache.org>
Mon, 17 Feb 2014 14:09:31 +0000 (14:09 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 17 Feb 2014 14:09:31 +0000 (14:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1568999 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 98bb3e688fb2a6d32656f07f9a2752e3f43d4cde..ef40ef1fdc467ffb3410f545fbc81249e02b2d96 100644 (file)
--- 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.