From: Joe Orton Date: Fri, 30 Jan 2009 16:28:36 +0000 (+0000) Subject: vote*3 X-Git-Tag: 2.2.12~248 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdd02a6bc1ab4b25b54df31565f119dec039af51;p=thirdparty%2Fapache%2Fhttpd.git vote*3 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@739323 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3846d56f21e..b1e83d87598 100644 --- a/STATUS +++ b/STATUS @@ -100,7 +100,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?rev=728020&view=rev (doc typo) 2.2.x: trunk works - +1 covener + +1 covener, jorton niq: Confused by this. path_info is used at line 3923 *before* being set to NULL at line 4046 in the same function. Not sure if there may be other issues of order. @@ -121,7 +121,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?rev=733695&view=rev Backport version for 2.2.x of patch: Trunk version of patch works - +1: rpluem, + +1: rpluem, jorton * prefork: release mutex when exiting in single-process mode, add timeout to pollset-poll to avoid hanging during graceful @@ -132,7 +132,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?rev=732451&view=rev Backport version for 2.2.x of patch: Trunk version of patch works - +1: trawick, rpluem + +1: trawick, rpluem, jorton * mod_proxy: Set the error time if we set a worker in error mode. Trunk version of patch: