From: William A. Rowe Jr Date: Mon, 8 Aug 2005 03:37:40 +0000 (+0000) Subject: A few other small patches; which serve only to make the httpd-2.0.x X-Git-Tag: 2.0.55~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba19c5eb75cfafffc5646e48181d3834091fd80e;p=thirdparty%2Fapache%2Fhttpd.git A few other small patches; which serve only to make the httpd-2.0.x code entirely comparable to httpd-trunk. This comparison calls out exactly what's changed "on purpose" with our proxy API, and what patches have been applied to trunk which aren't backported. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@230746 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 808f7fc310a..967d1b4ffb6 100644 --- a/STATUS +++ b/STATUS @@ -113,7 +113,7 @@ RELEASE SHOWSTOPPERS: +1: wrowe, jim -1: - For a complete history of individual unit changes, see r230703 - r230729 in + For a complete history of individual unit changes, see r230703 - r230744 in http://svn.apache.org/viewcvs.cgi/httpd/httpd/branches/proxy-reqbody-2.0.x/ [...] modules/proxy/proxy_http.c?&view=log Cite the specific patch with justification for each specific objection.