]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Scratch one more bug.
authorGraham Leggett <minfrin@apache.org>
Wed, 13 Oct 2004 18:45:47 +0000 (18:45 +0000)
committerGraham Leggett <minfrin@apache.org>
Wed, 13 Oct 2004 18:45:47 +0000 (18:45 +0000)
PR:
Obtained from:
Submitted by:
Reviewed by:

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

STATUS

diff --git a/STATUS b/STATUS
index 42843dc4c697cb90c008bddaf4fde6b087e14b03..e6022112b8272c46603305909ef77715ebd23d6c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/10/13 18:12:20 $]
+Last modified at [$Date: 2004/10/13 18:45:47 $]
 
 Release:
 
@@ -115,12 +115,6 @@ PATCHES TO BACKPORT FROM 2.1
        jorton replies: it does indeed, hang on...
        +1: jorton
 
-    *) mod_rewrite:Fix query string handling for proxied URLs. PR 14518.
-       (2.0 + 1.3)
-         modules/mappers/mod_rewrite.c: r1.259
-       +1: nd, jerenkrantz, minfrin
-       minfrin: applied to v2.0
-
     *) mod_headers: Support {...}s tag for SSL variable lookup.
        http://www.apache.org/~jorton/mod_headers-2.0-ssl.diff
        +1: jorton, trawick