You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2015/03/31 14:51:04 UTC

svn commit: r1670321 - /httpd/httpd/branches/2.4.x/STATUS

Author: jim
Date: Tue Mar 31 12:51:04 2015
New Revision: 1670321

URL: http://svn.apache.org/r1670321
Log:
vote

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1670321&r1=1670320&r2=1670321&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Mar 31 12:51:04 2015
@@ -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