]> granicus.if.org Git - apache/commitdiff
had to move on
authorEric Covener <covener@apache.org>
Wed, 15 Apr 2015 14:50:26 +0000 (14:50 +0000)
committerEric Covener <covener@apache.org>
Wed, 15 Apr 2015 14:50:26 +0000 (14:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1673795 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 086d6d2b45648ef18b301263ab3d2eaae6fb5a60..fcc7f27b49a47082d39da78e787f14f011a3bb08 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -161,6 +161,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              Also added missing r1609688 to the patchset.
      2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_proxy_define_match_worker.patch
      +1: ylavic
+     -0: covener tried to review this one in Austin with Jeff.  Does the added match function 
+         really cover a very narrow set of parameters with the way it skips over backreferences?
+         Also, why a new API vs. just setting the field inline?
 
    * mod_proxy_ajp: Fix client connection errors handling and logged status
                     when it occurs.  PR 56823.