From: Jim Jagielski Date: Tue, 9 Oct 2007 13:18:22 +0000 (+0000) Subject: applied X-Git-Tag: 2.2.7~324 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9075e26abc81349ba05e16125d461bb8da25757;p=thirdparty%2Fapache%2Fhttpd.git applied git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@583153 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9318ce0b073..8d8644f8c87 100644 --- a/STATUS +++ b/STATUS @@ -79,15 +79,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - * mpm_common: Use OPTIONS * instead of GET / for dummy_connection. - Trunk version of patch: - http://svn.apache.org/viewvc?view=rev&revision=517233 - Backport version for 2.2.x of patch: - Trunk version of patch works - +1: jim, rpluem - niq says: -1 while we have PR#43519; +1 contingent on a fix - to that being backported. - * mod_proxy_http: add Via header correctly (if enabled) to response, even where other Via headers exist. PR 19439