]> granicus.if.org Git - apache/commitdiff
sufficient votes and self-contained.
authorJim Jagielski <jim@apache.org>
Tue, 5 Dec 2017 14:42:05 +0000 (14:42 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 5 Dec 2017 14:42:05 +0000 (14:42 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1817206 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4cf35a8763f438b9a4392346bdf791cb9445a6c9..d05d61e904b61d50da339caa2c03749d5c851395 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -118,6 +118,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_http2: fixes unfair scheduling when number of active connections exceeds the
+     scheduling fifo capacity.
+     trunk revision: r1816619
+     2.4.x patch: svn merge -c 1816619 ^/httpd/httpd/trunk .
+     +1: icing, steffenal, jim
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -229,12 +234,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/mod_ssl_minimal_md.diff
      +1: icing, jorton, jim
 
-  *) mod_http2: fixes unfair scheduling when number of active connections exceeds the
-     scheduling fifo capacity.
-     trunk revision: r1816619
-     2.4.x patch: svn merge -c 1816619 ^/httpd/httpd/trunk .
-     +1: icing, steffenal, jim
-
   *) mod_proxy_uwsgi: Add in UWSGI proxy (sub)module
      trunk patch: http://svn.apache.org/r1810358
                   http://svn.apache.org/r1810362