From: Jeff Trawick Date: Wed, 12 May 2010 20:19:59 +0000 (+0000) Subject: fix trunk revision to point to proper prefork MPM run-cleanups fix X-Git-Tag: 2.2.16~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf4c411e3c9553886dddb89c75e09f4f9253fefd;p=thirdparty%2Fapache%2Fhttpd.git fix trunk revision to point to proper prefork MPM run-cleanups fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@943669 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 58b8037fa36..ac3c39baadb 100644 --- a/STATUS +++ b/STATUS @@ -173,7 +173,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * prefork MPM: Run cleanups for final request when process exits gracefully. PR: 43857 - Trunk patch: http://svn.apache.org/viewvc?rev=942897&view=rev + Trunk patch: http://svn.apache.org/viewvc?rev=943650&view=rev 2.2.x patch: Trunk patch works +1: trawick