You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ni...@apache.org on 2006/04/19 10:14:54 UTC

svn commit: r395166 - /httpd/httpd/branches/2.2.x/STATUS

Author: niq
Date: Wed Apr 19 01:14:52 2006
New Revision: 395166

URL: http://svn.apache.org/viewcvs?rev=395166&view=rev
Log:
Vote early, vote often

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

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.2.x/STATUS?rev=395166&r1=395165&r2=395166&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Wed Apr 19 01:14:52 2006
@@ -90,13 +90,16 @@
           Trunk version works
       +1: trawick, colm, jim
 
+    *) mod_deflate: handle internal redirects correctly
+         http://svn.apache.org/viewcvs?rev=395079&view=rev
+       +1: colm, wrowe, niq
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
     * mod_dbd: When threaded, create a private pool in child_init
       so we're not using the process pool later.  Also improve
       configuration defaults and merge function.
-      (this assumes Colm's windows-build fixes are also backported)
       http://svn.apache.org/viewcvs.cgi?rev=348026&view=rev
       http://svn.apache.org/viewcvs.cgi?rev=354400&view=rev
       +1 niq, trawick
@@ -113,6 +116,10 @@
         2.2.x version of patch:
           Trunk version works
       +1: rpluem
+      niq: the new comment isn't accurate; it applies to any brigade
+      containing only (one or more) zero-length buckets.  The existing
+      comment misled my review!  Fix the comment and you have my +1
+      for the fix.
 
     * mod_proxy_balancer: Initialize local data structures for workers of a
                           balancer. PR 38227, PR 38267.
@@ -131,7 +138,3 @@
         2.2.x version of patch:
           Trunk version works
       +1: rpluem, jim
-
-    *) mod_deflate: handle internal redirects correctly
-         http://svn.apache.org/viewcvs?rev=395079&view=rev
-       +1: colm, wrowe