]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Vote and promote
authorRuediger Pluem <rpluem@apache.org>
Tue, 10 Jun 2025 08:32:51 +0000 (08:32 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 10 Jun 2025 08:32:51 +0000 (08:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1926312 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3681f2723b8ae72f289d0d459b4f56ebba3a1f90..9b937395e5cb0234d9b389b205f125d015dbbd85 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -183,15 +183,15 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
         https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/533.diff
      +1 covener, rpluem, jorton
 
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
-  [ New proposals should be added at the end of the list ]
-
   *) mod_proxy: Reuse ProxyRemote connections when possible, like prior to 2.4.59.
      trunk patch: https://svn.apache.org/r1925743
                   https://svn.apache.org/r1912460
      2.4.x patch: https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/532.diff
                   (backport: dev-tools/github/apply_backport_pr.sh 532)
-     +1: ylavic, jfclere
+     +1: ylavic, jfclere, rpluem
+
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+  [ New proposals should be added at the end of the list ]
 
   *) Makefile.in: Correctly deal with change entries whose filenames contain
      spaces.