]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote [skip ci]
authorGiovanni Bechis <gbechis@apache.org>
Thu, 11 Jul 2024 13:54:50 +0000 (13:54 +0000)
committerGiovanni Bechis <gbechis@apache.org>
Thu, 11 Jul 2024 13:54:50 +0000 (13:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1919137 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 902dc66c46ef3c7f7aaccffab0548ba4f93f3d62..664271df21141339bca19e40daceddd31e5f6df5 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -222,7 +222,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       and don't change shared memory mod_lbmethod_bytraffic is not using.
       trunk patch: https://svn.apache.org/r1916004
       2.4.x patch: svn merge -c 1916004  ^/httpd/httpd/trunk .
-      +1: jfclere, rpluem
+      +1: jfclere, rpluem, gbechis
 
   *) mod_http2: sync with github module. Add async handling
      on newer httpd for blocked connections, fix yield handling.
@@ -240,7 +240,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x version of patch:
         https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/449.diff
     PR: https://github.com/apache/httpd/pull/449
-    +1: ylavic, icing, 
+    +1: ylavic, icing, gbechis
     rpluem says: PR currently has merge conflicts that need to be resolved