From: Ruediger Pluem Date: Tue, 29 Aug 2006 20:28:04 +0000 (+0000) Subject: * Add comment X-Git-Tag: 2.2.4~184 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c5fd0333a5eb2b30ab30f3be6a1b00354887707;p=thirdparty%2Fapache%2Fhttpd.git * Add comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@438194 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b1fd63813cc..89a8b9fc801 100644 --- a/STATUS +++ b/STATUS @@ -188,3 +188,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~jim/patches/pingpong.txt (Note: your patch should auto-createmodules/proxy/ajp_utils.c) +1: mturk + -1: rpluem: Sorry for nitpicking, but the 2.2 version contains additional + code from http://svn.apache.org/viewvc?view=rev&revision=421686 + (proxy_interpolatem, proxy_vars) which does not belong to the pingpong patch.