]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose backport r670061
authorThomas J. Donovan <tdonovan@apache.org>
Fri, 20 Jun 2008 21:25:12 +0000 (21:25 +0000)
committerThomas J. Donovan <tdonovan@apache.org>
Fri, 20 Jun 2008 21:25:12 +0000 (21:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@670068 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 703180e137ba7de9a41622a002811adc63138a2f..68434bed96ab214019356d4e96d6a02b07f27524 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -145,6 +145,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    would be of course to memorize the HTTP version for each
    (or a reasonable number) server and act accordingly.
 
+   *) mod_rewrite: Preserve the query string when [proxy,noescape]. PR 45247.
+      Caused by r649840/trunk, r663593/2.2.x
+      Trunk version of patches:
+         http://svn.apache.org/viewvc?view=rev&revision=670061
+      Backport version for 2.2.x of updated patch:
+         http://people.apache.org/~tdonovan/diffs/mod_rewrite_proxy_esc_2.2.x.diff
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when