]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote.
authorGraham Leggett <minfrin@apache.org>
Sun, 22 Aug 2021 10:30:48 +0000 (10:30 +0000)
committerGraham Leggett <minfrin@apache.org>
Sun, 22 Aug 2021 10:30:48 +0000 (10:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1892525 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5b4099463628ba727eceba9d6dc2cbc1df83dbe7..87cba00756fc03899390d3d5b53ed068ffa909ed 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -187,7 +187,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1890696
      2.4.x patch: https://github.com/apache/httpd/pull/204.diff
            PR: https://github.com/apache/httpd/pull/204
-     +1: icing
+     +1: icing, minfrin
 
   *) mod_proxy: Fix possible reuse/merging of Proxy(Pass)Match worker instances
      with others when their URLs contain a '$' substitution.  PR 65419 + 65429.