]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Propose two patches for backport
authorRuediger Pluem <rpluem@apache.org>
Sun, 9 Apr 2006 10:25:59 +0000 (10:25 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sun, 9 Apr 2006 10:25:59 +0000 (10:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@392700 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 16108f02f24ef1dccfb945531d3341a5debdb826..21251da7291326ec4e3dca3599c189ead3507afa 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -91,4 +91,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       -1 bnicholes - The authorization refactoring that was done is for 2.3 and above.
                      This can not be backported to 2.2.
 
+    * Default handler: Don't return output filter apr_status_t values. PR 31759.
+        Trunk version of patch:
+          http://svn.apache.org/viewcvs?rev=390922&view=rev
+          http://svn.apache.org/viewcvs?rev=391025&view=rev
+        2.2.x version of patch:
+          Trunk version works
+      +1: rpluem
+
+    * mod_proxy: Forward proxy requests created by mod_rewrite to the correct
+                 backend server. PR 39253.
+        Trunk version of patch:
+          http://svn.apache.org/viewcvs?rev=392613&view=rev
+        2.2.x version of patch:
+          Trunk version works
+      +1: rpluem
+