]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Cast a conditional vote
authorJim Jagielski <jim@apache.org>
Wed, 19 Apr 2006 12:40:10 +0000 (12:40 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 19 Apr 2006 12:40:10 +0000 (12:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@395234 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c8a50edb2ab74cc7d79c0e1440191a24d4c4ebfa..1dc238c56624f3d69ec36862a5cc8c4b37afa815 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -113,6 +113,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       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.