]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add proposal
authorThomas J. Donovan <tdonovan@apache.org>
Wed, 6 Aug 2008 11:54:17 +0000 (11:54 +0000)
committerThomas J. Donovan <tdonovan@apache.org>
Wed, 6 Aug 2008 11:54:17 +0000 (11:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@683233 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d295f8047645b911c5b5711d74a7743bbf506507..750e9367a9615546f25e8d7e9283af73df8a3cb1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -206,6 +206,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          Trunk version of patch works
    +1: rpluem,
 
+ * mod_rewrite: After r649840, mod_proxy_http will no longer append a query string 
+   from r->args if "no-canon" is used. PR: 45247
+
+      Trunk version of patch:
+         http://svn.apache.org/viewvc?rev=670061&view=rev
+         http://svn.apache.org/viewvc?rev=670198&view=rev
+      Backport version for 2.2.x of patch:
+         Trunk version of patch(es) works
+   +1: tdonovan
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when