From: Jim Jagielski Date: Tue, 8 Jan 2008 14:57:20 +0000 (+0000) Subject: Add in r609540 so we don't need to adjust http_ctx_t anymore if/when X-Git-Tag: 2.2.8~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80a486405ce8e8ad9964157b589b13509b23c633;p=thirdparty%2Fapache%2Fhttpd.git Add in r609540 so we don't need to adjust http_ctx_t anymore if/when we add in other enhancements git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@610013 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8381d458ce1..fa9f9a2b7c3 100644 --- a/STATUS +++ b/STATUS @@ -81,6 +81,7 @@ RELEASE SHOWSTOPPERS: Trunk version of patch: http://svn.apache.org/viewvc?rev=609394&view=rev http://svn.apache.org/viewvc?rev=609538&view=rev + http://svn.apache.org/viewvc?rev=609540&view=rev Backport version for 2.2.x of patch: Trunk version of patch works +1: rpluem, jim