]> granicus.if.org Git - apache/commitdiff
one more promo, fix whitespace
authorEric Covener <covener@apache.org>
Mon, 6 Jun 2016 18:21:38 +0000 (18:21 +0000)
committerEric Covener <covener@apache.org>
Mon, 6 Jun 2016 18:21:38 +0000 (18:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1747047 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index cb4f445faba68692d487c477c28f781ec2e2e425..1016c7f579893d0b2d6ca2f65bf7aedb0ce549cf 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -125,6 +125,12 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works
      +1: jailletc36, icing, covener
 
+ *) mod_rewrite: support new h2:// and h2c:// proxy url schemes in detection
+     of absolute urls:
+     trunk patch: http://svn.apache.org/r1744206
+     2.4.x patch: trunk works
+     +1: icing, jim, covener
+   
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -155,7 +161,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: trawick
      ylavic: there may be missing bits, see thread for commit r1736510.
 
-    *) mpm_event, mpm_worker: Fix computation of MinSpareThreads' lower bound
+  *) mpm_event, mpm_worker: Fix computation of MinSpareThreads' lower bound
      according the number of listeners buckets.
      trunk patch: http://svn.apache.org/r1737447
                   http://svn.apache.org/r1737449
@@ -163,12 +169,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (modulo CHANGES)
      +1: ylavic, jim
 
-  *) mod_rewrite: support new h2:// and h2c:// proxy url schemes in detection
-     of absolute urls:
-     trunk patch: http://svn.apache.org/r1744206
-     2.4.x patch: trunk works
-     +1: icing, jim, covener
-   
   *) authz_host,authz_ldap: log messages fix
      trunk patch: 
                   http://svn.apache.org/r1745034