]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
applied
authorJim Jagielski <jim@apache.org>
Tue, 9 Oct 2007 13:18:22 +0000 (13:18 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 9 Oct 2007 13:18:22 +0000 (13:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@583153 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9318ce0b0737d4e82a95fbb4bd66f4567d82ba23..8d8644f8c875160ae6c05d16381ebceeedafeb46 100644 (file)
--- 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