]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
AllowEncodedSlashes fix was backported in 2.0.52. Remove this STATUS file entry.
authorPaul Querna <pquerna@apache.org>
Tue, 26 Apr 2005 06:45:44 +0000 (06:45 +0000)
committerPaul Querna <pquerna@apache.org>
Tue, 26 Apr 2005 06:45:44 +0000 (06:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164752 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d2d392fcc4d8fa1f41a2f79e3355add730b59a2e..b89fe1d551460573c349ef81aa795cdcad23d51b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -358,9 +358,6 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
       Message-ID: <Pine.LNX.4.44.0203011354090.16457-200000@deepthought
                   .cs.virginia.edu>
 
-    * When sufficiently tested, the AllowEncodedSlashes/%2f patch
-      needs to be backported to 2.0 and 1.3.
-
     * APXS either needs to be fixed completely for use when apr is out of tree,
       or it should drop query mode altogether, and we just grow an 
       httpd-config or similar arrangement.