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 2006/04/19 14:40:12 UTC

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

Author: jim
Date: Wed Apr 19 05:40:10 2006
New Revision: 395234

URL: http://svn.apache.org/viewcvs?rev=395234&view=rev
Log:
Cast a conditional vote

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=395234&r1=395233&r2=395234&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Wed Apr 19 05:40:10 2006
@@ -113,6 +113,7 @@
       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.
+      jim: agrees with niq.
 
     * mod_proxy_balancer: Initialize local data structures for workers of a
                           balancer. PR 38227, PR 38267.