]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* add my comment to niq's and jim's remarks
authorRuediger Pluem <rpluem@apache.org>
Wed, 19 Apr 2006 20:26:09 +0000 (20:26 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 19 Apr 2006 20:26:09 +0000 (20:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@395387 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1dc238c56624f3d69ec36862a5cc8c4b37afa815..8a2704ccf587ede7cadba06364f0b41770d55cae 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -114,6 +114,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       comment misled my review!  Fix the comment and you have my +1
       for the fix.
       jim: agrees with niq.
+      rpluem: Does http://svn.apache.org/viewcvs?rev=395381&view=rev address
+              the concerns (BTW: Same text as colm used in the backport to 2.0.x
+              (r395197))?
+              jim, does your agreement with niq also include his +1 in the case
+              the comment is fixed?
 
     * mod_proxy_balancer: Initialize local data structures for workers of a
                           balancer. PR 38227, PR 38267.