]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote [skip ci].
authorYann Ylavic <ylavic@apache.org>
Thu, 22 Jul 2021 18:25:17 +0000 (18:25 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 22 Jul 2021 18:25:17 +0000 (18:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1891733 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d47c2a6c3d75de4b4824ef5b365d74363ddee550..31ee685c9200d187ff97ca49a0b3f64b08e9e81e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -218,7 +218,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1887359
      Backport version for 2.4.x of patch:
           https://people.apache.org/~jfclere/patches/patch.210706.txt
-     +1: jfclere: The previous proposal was removing the Referer check.
+     +1: jfclere,
+     jfclere: The previous proposal was removing the Referer check.
 
   *) back port the mapping=servlet proxy logic.
      trunk patch: http://svn.apache.org/r1879074
@@ -245,7 +246,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1879360
      Backport version for 2.4.x of patch:
           https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/194.patch
-     +1: jfclere:
+     +1: jfclere, ylavic,
 
   *) mod_proxy: Fix icomplete initialization of BalancerMember(s) from the
                 balancer-manager, which can lead to a crash.