]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote. [skip ci]
authorStefan Eissing <icing@apache.org>
Sat, 31 Jul 2021 14:15:21 +0000 (14:15 +0000)
committerStefan Eissing <icing@apache.org>
Sat, 31 Jul 2021 14:15:21 +0000 (14:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1891921 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 272a6c82349de375fa638efc82df4321fe9e948b..bbe1ed91982bc5c790fd4ea0798452cb8641c7e3 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -275,7 +275,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              + patch -p0 < 2.4.x-mpm_event_graceful_linger.patch
              + svn merge --record-only -c 1891716-1891719,1891721,1891724,1891726-1891728 ^/httpd/httpd/trunk .
              + make update-changes
-     +1: ylavic,
+     +1: ylavic, icing
 
   *) mod_proxy: Fix possible reuse/merging of Proxy(Pass)Match worker instances
      with others when their URLs contain a '$' substitution.  PR 65419 + 65429.