]> granicus.if.org Git - apache/commitdiff
promote
authorJim Jagielski <jim@apache.org>
Fri, 24 Aug 2018 13:06:50 +0000 (13:06 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 24 Aug 2018 13:06:50 +0000 (13:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1838849 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c8eed5ce69478721cf3164c88760d8b5199be9b0..db687571ce3a26f29656917e458494cbba835fb1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -138,6 +138,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: svn merge -c 1801144,1801148,1801456 ^/httpd/httpd/trunk . 
      +1: jailletc36, jim (via inspection), wrowe
 
+   *) mod_ratelimit: Run after the chunking filter so headers are always sent
+      uninterrupted., pass EOS to each downstream filter. 
+      Fixes regression in 2.4.34.
+      trunk patch: http://svn.apache.org/r1837130
+      2.4.x patch: svn merge -c 1837130 ^/httpd/httpd/trunk .
+      +1: covener, ylavic, jim
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -221,13 +228,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                    (adjust CHANGES and include/ap_mmn.h)
       +1: rjung, jim
 
-   *) mod_ratelimit: Run after the chunking filter so headers are always sent
-      uninterrupted., pass EOS to each downstream filter. 
-      Fixes regression in 2.4.34.
-      trunk patch: http://svn.apache.org/r1837130
-      2.4.x patch: svn merge -c 1837130 ^/httpd/httpd/trunk .
-      +1: covener, ylavic, jim
-
    *) mod_proxy: fix load order dep between mod_proxy and lbmethod providers
       trunk patch: http://svn.apache.org/r1836381 
                    http://svn.apache.org/r1836382