]> granicus.if.org Git - apache/commitdiff
Vote for mod_rewrite fix.
authorMike Rumph <mrumph@apache.org>
Wed, 5 Feb 2014 21:49:10 +0000 (21:49 +0000)
committerMike Rumph <mrumph@apache.org>
Wed, 5 Feb 2014 21:49:10 +0000 (21:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1564948 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d4e4ba0af74ae097ba1c035bbe299a997fa639c3..1367d14f01216d31e7bbe81cf944d7dc985d37f5 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -194,7 +194,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    * mod_rewrite: Add %{CONN_REMOTE_ADDR} to mod_rewrite PR56094
      trunk patch: https://svn.apache.org/r1563418
      2.4.x patch: trunk works
-     +1: covener, jim
+     +1: covener, jim, mrumph
+     mrumph: Verified the change against comment 1 in PR 55886.
+             Also, verified the source change against log_remote_address()
+             in modules/loggers/mod_log_config.c in both trunk and 2.4.x.
 
    * mod_ssl: enable auto curve selection for ECDHE / OpenSSL 1.0.2
      trunk patch: https://svn.apache.org/r1563420