]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote and promote.
authorGraham Leggett <minfrin@apache.org>
Sat, 22 Feb 2020 00:12:50 +0000 (00:12 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 22 Feb 2020 00:12:50 +0000 (00:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1874345 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2e87e3d8c0b8969e250cd08b336c157dd2aa8e84..31e45b8c119a5919bf1f7d8ae4d8c632735ad77e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -132,6 +132,14 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_http2: Fix an empty APLOGNO()
+     trunk patch: http://svn.apache.org/r1873927
+     2.4.x patch: svn merge -c 1873927 ^/httpd/httpd/trunk .
+     +1: jailletc36, ylavic, minfrin
+     jailletc36: Not sure how is the best way to deal with mod_http2 patches.
+                 Should it be first a pull request from the github repository?
+
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -154,13 +162,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              months/years without any action item :)
      ylavic: will look at it ASAP..
 
-  *) mod_http2: Fix an empty APLOGNO()
-     trunk patch: http://svn.apache.org/r1873927
-     2.4.x patch: svn merge -c 1873927 ^/httpd/httpd/trunk .
-     +1: jailletc36, ylavic,
-     jailletc36: Not sure how is the best way to deal with mod_http2 patches.
-                 Should it be first a pull request from the github repository?
-
   *) mpm_event: avoid possible KeepAlveTimeout off by -100 ms.
      trunk patch: http://svn.apache.org/r1874277
      2.4.x patch: svn merge -c 1874277 ^/httpd/httpd/trunk .