]> granicus.if.org Git - apache/commitdiff
vote
authorJim Jagielski <jim@apache.org>
Tue, 31 Mar 2015 12:51:04 +0000 (12:51 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 31 Mar 2015 12:51:04 +0000 (12:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1670321 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 384b32e89697aa556ab7d936567b893a623cdae2..f351f3fa0ec05b46c97ca015002a682b545a305f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -223,13 +223,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (modulo CHANGES)
      +1: ylavic
 
-  *) mod_proxy_balancer: Fix HTML of balancer-manager. Bugz: 55466
-     trunk patch: http://svn.apache.org/r1664356
-     2.4.x patch: trunk works
-     +1: jim
-     +0: jailletc36 - see a few comments on dev@, especially about unclosed <tr>
-         ylavic: indeed, Christophe looks right
-
   *) core: If explicitly configured, use the KeepaliveTimeout value of the
      virtual host which handled the latest request on the connection, or by
      default the one of the first virtual host bound to the same IP:port.
@@ -237,7 +230,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/r1664071
                   http://svn.apache.org/r1664299
      2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-keep_alive_timeout_set.patch
-     +1: ylavic, covener
+     +1: ylavic, covener, jim
 
   *) http: Make ap_die() robust against any HTTP error code and not modify
      response status (finally logged) when nothing is to be done. PR 56035.
@@ -287,7 +280,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1657638
                   http://svn.apache.org/r1669130
      2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-mod_proxy-transfer-v3.patch
-     +1: ylavic, covener
+     +1: ylavic, covener, jim
 
   *) core: Initialize scoreboard's used optional functions on graceful restarts to
      avoid a crash when relocation occurs.  PR 57177.
@@ -295,7 +288,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1668535 (CHANGES entry)
                   http://svn.apache.org/r1668553
      2.4.x patch: trunk works (modulo CHANGES)
-     +1: ylavic, covener
+     +1: ylavic, covener, jim
 
   *) core: Cleanup the request soon/even if some output filter fails to
      handle the EOR bucket.
@@ -314,7 +307,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/r1669289
                   http://svn.apache.org/r1669292 (CHANGES entry)
      2.4.x patch: trunk works (modulo CHANGES)
-     +1: ylavic, covener
+     +1: ylavic, covener, jim
 
 
 OTHER PROPOSALS