From: Ruediger Pluem Date: Wed, 19 Apr 2006 20:26:09 +0000 (+0000) Subject: * add my comment to niq's and jim's remarks X-Git-Tag: 2.2.2~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9e33bb7ecd134e25269145e825cd277bfd8e71a;p=thirdparty%2Fapache%2Fhttpd.git * add my comment to niq's and jim's remarks git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@395387 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1dc238c5662..8a2704ccf58 100644 --- 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.