]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Promote
authorRuediger Pluem <rpluem@apache.org>
Mon, 10 Feb 2025 14:29:27 +0000 (14:29 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 10 Feb 2025 14:29:27 +0000 (14:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1923699 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c10c54ef4aa20c137917016be819de73064b7881..46985140ab2941b127fbe2ce63cea4e63858a1c5 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -158,10 +158,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
-  [ New proposals should be added at the end of the list ]
-
   *) CMake: Remove awk dependency when building using CMake. Before this awk was
      required for -DWITH_MODULES option.
      trunk patch: https://svn.apache.org/r1919413
@@ -178,6 +174,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1917017,1923218 ^/httpd/httpd/trunk .
      +1: rjung (reduce code drift), jorton, jailletc36
 
+
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+  [ New proposals should be added at the end of the list ]
+
   *) mod_systemd: Add systemd socket activation
      Trunk version of patch:
         https://svn.apache.org/r1511033