]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Pull showstopper & braindead patch with no activity, nothing else
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 6 Jan 2007 03:48:09 +0000 (03:48 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 6 Jan 2007 03:48:09 +0000 (03:48 +0000)
here for me to add 2c to.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@493288 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b313d671bbcb558a0a7b635ee135507d1d3208ef..00bdc3bdb76162dfdcfe435a77616f05b7e597ba 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -154,24 +154,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       Trunk: http://svn.apache.org/viewvc?view=rev&revision=442758
       +1: niq, wrowe
 
-   * mod_isapi: One last round, vetted against a number of sample ISAPI
-     applications.  For the patches to make those PSDK samples work, see 
-     http://people.apache.org/~wrowe/ms_psdk_feb2003_isapi_sample_bugfixes.diff
-     Resolves PR 40470.
-       Where any response is sent, return OK from the handler.  Where there
-       is no response (but a status code) return the code.  This patch adds
-       a great number of debugging emits for failed ap_pass_brigade calls,
-       to help diagnose failure cases, and disambiguates OK from APR_SUCCESS. 
-       Submitted by: wrowe, Matt Eaton <asf divinehawk.com>
-     Patch applies to 2.2 and 2.0 as-is:
-     http://svn.apache.org/viewvc?view=rev&revision=492333
-     +1: wrowe
-
-   * mod_isapi: Simple fix to correctly parse if request is https.
-       Submitted by: Matt Eaton <asf divinehawk.com>
-     Patch applies to 2.2 and 2.0 as-is:
-     http://svn.apache.org/viewvc?view=rev&revision=492341
-
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
     *) mod_headers: Support {...}s tag for SSL variable lookup.