From: William A. Rowe Jr Date: Tue, 8 May 2007 17:28:47 +0000 (+0000) Subject: whitespace X-Git-Tag: 2.2.5~251 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d7c3be69dff266d1bb975184d5b325b04c1c61d;p=thirdparty%2Fapache%2Fhttpd.git whitespace git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@536264 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index c3feeba4b59..1ca5a23978c 100644 --- a/STATUS +++ b/STATUS @@ -97,7 +97,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?rev=490142&view=rev +1: niq, jim, wrowe - * mod_proxy_ajp: Fix wrong retry when sending the response failed. PR 40310 (The old fixes weren't ok). Trunk version of patch: @@ -106,6 +105,7 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: (It also works for httpd-2.2.x). +1: jfclere, rpluem, wrowe + PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mpm_winnt: Fix return values from wait_for_many_objects.