From: Paul Querna Date: Tue, 26 Apr 2005 06:45:44 +0000 (+0000) Subject: AllowEncodedSlashes fix was backported in 2.0.52. Remove this STATUS file entry. X-Git-Tag: 2.1.5~155 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e7d4b23ee79aa6eb27b2f1315a77b9dffacfe5a;p=thirdparty%2Fapache%2Fhttpd.git AllowEncodedSlashes fix was backported in 2.0.52. Remove this STATUS file entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@164752 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d2d392fcc4d..b89fe1d5514 100644 --- a/STATUS +++ b/STATUS @@ -358,9 +358,6 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: Message-ID: - * 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.