]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Vote
authorRuediger Pluem <rpluem@apache.org>
Thu, 11 Jul 2024 06:58:51 +0000 (06:58 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 11 Jul 2024 06:58:51 +0000 (06:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1919122 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a0cbf8334c6b2749173635fb2addf6ce795548b0..40c0b0657ce7ccc6c42934308ded74f2dece9dea 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -221,7 +221,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,
+      +1: jfclere, rpluem
 
   *) mod_http2: sync with github module. Add async handling
      on newer httpd for blocked connections, fix yield handling.