]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote, promote
authorJeff Trawick <trawick@apache.org>
Thu, 6 Nov 2014 14:41:51 +0000 (14:41 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 6 Nov 2014 14:41:51 +0000 (14:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1637124 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f5c6c686a8bce1c4c134d5011e7bd9b1813f51f3..7c51b3680abf0e70363d6df0c473138d087f043a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -101,6 +101,12 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   * core: remove misleading/outdated httpd.h comment about LimitRequestLine
+     compile-time limits.
+     trunk patch: http://svn.apache.org/r819480
+     2.2.x patch: trunk works
+     +1 covener, ylavic, trawick
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -111,12 +117,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.2.x patch: http://people.apache.org/~wrowe/httpd-2.2-utf8-servicename.patch
      +1: wrowe
 
-   * core: remove misleading/outdated httpd.h comment about LimitRequestLine
-     compile-time limits.
-     trunk patch: http://svn.apache.org/r819480
-     2.2.x patch: trunk works
-     +1 covener, ylavic
-
    * mod_proxy: Reuse proxy workers' parameters and scores across graceful
      restarts, even if new workers added, old ones removed, or the order
      changes. PR 44736.  [Jan Kaluza]
@@ -137,13 +137,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/viewvc?view=revision&revision=r1621453
      2.2.x patch: http://people.apache.org/~covener/patches/httpd-2.2.2-reqtimeout-slow-post.diff
                   (minor merge conflict)
-     +1 covener
+     +1 covener, trawick
 
    * mod_deflate: Define APR_INT32_MAX when it is missing so to be able to
                   compile against APR-1.2.x (minimum required version).
      trunk/2.4.x patch: not concerned (require APR-1.5.x)
      2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-mod_deflate_APR_INT32_MAX.patch
-     +1: ylavic
+     +1: ylavic, trawick
 
 PATCHES/ISSUES THAT ARE STALLED