]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote and promote
authorStefan Eissing <icing@apache.org>
Tue, 30 Jul 2019 13:10:35 +0000 (13:10 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 30 Jul 2019 13:10:35 +0000 (13:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1864004 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 19edf26443ceb2efdf8dc95df2a71b3236266bf7..5138aeec4364613b998f8925a7cd303243f3d6f9 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -127,6 +127,15 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_proxy: Load balancer byrequests required when bytraffic chosen
+     PR 62372
+     CHANGES suggestion:
+     *) mod_proxy_balancer: Load balancer required byrequests when bytraffic chosen.
+        PR 62372. [Jim Jagielski]
+     trunk:
+        http://svn.apache.org/r1856829
+     2.4.x patch: svn merge -c 1856829 ^/httpd/httpd/trunk .
+     +1: rjung, jim, icing
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -174,16 +183,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/h2-keepalive+throttling-v3.patch
      +1: icing,, jim
 
-  *) mod_proxy: Load balancer byrequests required when bytraffic chosen
-     PR 62372
-     CHANGES suggestion:
-     *) mod_proxy_balancer: Load balancer required byrequests when bytraffic chosen.
-        PR 62372. [Jim Jagielski]
-     trunk:
-        http://svn.apache.org/r1856829
-     2.4.x patch: svn merge -c 1856829 ^/httpd/httpd/trunk .
-     +1: rjung, jim
-
   *) md_crypt: Wrap get_ct_scts_nid(void) definition to avoid unused function error
      when building in maintainer mode.
      trunk: